[2022-08-24 17:06:25] request.INFO: Matched route "dashboard". {"route":"dashboard","route_parameters":{"_route":"dashboard","_controller":"App\\Controller\\PackageSecurity\\SecurityController::dashboard"},"request_uri":"https://suivisprotect.suivischantier.fr/dashboard","method":"GET"} [] [2022-08-24 17:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-24 17:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-08-24 17:06:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-24 17:06:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-24 17:06:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-24 17:06:25] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.description AS description_6, t0.reference AS reference_7, t0.follow AS follow_8, t0.created_number AS created_number_9, t0.prefix_reference AS prefix_reference_10, t0.is_pack AS is_pack_11, t0.state_id AS state_id_12 FROM product t0 INNER JOIN company_product ON t0.id = company_product.product_id WHERE company_product.company_id = ?' with params [1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.is_pack' in 'field list'" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.description AS description_6, t0.reference AS reference_7, t0.follow AS follow_8, t0.created_number AS created_number_9, t0.prefix_reference AS prefix_reference_10, t0.is_pack AS is_pack_11, t0.state_id AS state_id_12 FROM product t0 INNER JOIN company_product ON t0.id = company_product.product_id WHERE company_product.company_id = ?' with params [1]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.is_pack' in 'field list' at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:60, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.is_pack' in 'field list' at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.is_pack' in 'field list' at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-24 17:06:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-24 17:06:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-24 17:07:37] console.ERROR: Error thrown while running command "'make:mig'". Message: "There are no commands defined in the "make" namespace. You may be looking for a command provided by the "MakerBundle" which is currently not installed. Try running "composer require symfony/maker-bundle --dev"." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): There are no commands defined in the \"make\" namespace.\n\nYou may be looking for a command provided by the \"MakerBundle\" which is currently not installed. Try running \"composer require symfony/maker-bundle --dev\". at /home/protectsbb-matt/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/EventListener/SuggestMissingPackageSubscriber.php:74)","command":"'make:mig'","message":"There are no commands defined in the \"make\" namespace.\n\nYou may be looking for a command provided by the \"MakerBundle\" which is currently not installed. Try running \"composer require symfony/maker-bundle --dev\"."} [] [2022-08-25 13:04:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P830-167&type=json","method":"GET"} [] [2022-08-25 13:04:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-25 13:04:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-08-25 13:04:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-25 13:04:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-25 13:04:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-25 13:04:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-25 13:04:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-25 13:04:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-25 13:04:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-25 13:04:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P830-167&type=json","method":"GET"} [] [2022-08-25 13:04:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-25 13:04:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-08-25 13:04:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-25 13:04:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-25 13:04:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-25 13:04:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-25 13:04:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-25 13:04:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-25 13:04:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-26 09:04:16] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-08-26 09:04:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-26 09:04:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-26 09:04:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-26 09:04:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-26 09:04:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-26 09:04:16] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-26 09:04:16] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-26 09:04:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-26 09:04:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-26 09:04:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-26 09:04:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-26 09:04:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-26 09:04:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-26 09:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 15:10:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E570291713089865&type=json","method":"GET"} [] [2022-08-29 15:10:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 15:10:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-29 15:10:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 15:10:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 15:10:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 15:10:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:10:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 15:10:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 15:10:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 15:10:55] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E570291713089865&type=json","method":"GET"} [] [2022-08-29 15:10:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 15:10:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-29 15:10:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 15:10:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 15:10:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 15:10:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:10:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 15:10:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 15:10:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 15:12:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03261703180448&type=json","method":"GET"} [] [2022-08-29 15:12:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 15:12:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-29 15:12:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 15:12:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 15:12:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 15:12:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:12:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 15:12:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 15:12:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 16:06:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004122263670515%2027&type=json","method":"GET"} [] [2022-08-29 16:06:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 16:06:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 16:06:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kham"} [] [2022-08-29 16:06:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 16:06:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:06:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:06:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 16:06:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 16:06:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 16:06:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004122263670515%2027&type=json","method":"GET"} [] [2022-08-29 16:06:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 16:06:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kham"} [] [2022-08-29 16:06:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 16:06:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:06:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:06:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 16:06:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 16:06:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 16:06:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004122263670515%2027&type=json","method":"GET"} [] [2022-08-29 16:06:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 16:06:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kham"} [] [2022-08-29 16:06:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 16:06:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:06:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:06:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 16:06:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 16:06:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 16:07:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004122263670515&type=json","method":"GET"} [] [2022-08-29 16:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 16:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kham"} [] [2022-08-29 16:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 16:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 16:07:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:07:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 16:07:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 16:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 17:19:21] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1600"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1600","method":"GET"} [] [2022-08-29 17:19:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 17:19:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 17:19:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-29 17:19:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 17:19:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 17:19:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 17:19:22] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:19:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 17:19:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 17:19:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 17:19:26] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1600"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1600","method":"GET"} [] [2022-08-29 17:19:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 17:19:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-29 17:19:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 17:19:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 17:19:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 17:19:26] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:19:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 17:19:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 17:19:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-29 17:26:44] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1860"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1860","method":"GET"} [] [2022-08-29 17:26:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-29 17:26:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-29 17:26:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-29 17:26:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 17:26:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-29 17:26:44] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:26:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-29 17:26:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-29 17:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-30 09:41:00] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2510"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2510","method":"POST"} [] [2022-08-30 09:41:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-30 09:41:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-30 09:41:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-30 09:41:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-30 09:41:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 09:41:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 09:41:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-30 09:41:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-30 09:41:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-30 09:41:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-30 09:41:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Pour les maintenances. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Le site est déjà posé, donc maintenance normal. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-30 09:41:01] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-30 09:41:01] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:41:01] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-30 09:41:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-30 09:41:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-30 09:53:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04361703990BF6&type=json","method":"GET"} [] [2022-08-30 09:53:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-30 09:53:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-30 09:53:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-30 09:53:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 09:53:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 09:53:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:53:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-30 09:53:32] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-30 09:53:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-30 09:53:46] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04361703990BF6&type=json","method":"GET"} [] [2022-08-30 09:53:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-30 09:53:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-30 09:53:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-30 09:53:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 09:53:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 09:53:46] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:53:46] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-30 09:53:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-30 09:53:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-30 13:16:29] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"658"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/658","method":"GET"} [] [2022-08-30 13:16:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-30 13:16:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-08-30 13:16:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-30 13:16:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 13:16:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-30 13:16:29] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:16:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-30 13:16:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-30 13:16:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-30 13:17:01] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"658"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/658","method":"GET"} [] [2022-08-30 13:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-30 13:17:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-08-30 13:17:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-30 13:17:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 13:17:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-30 13:17:02] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:17:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-30 13:17:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-30 13:17:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-30 13:17:25] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"658"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/658","method":"GET"} [] [2022-08-30 13:17:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-30 13:17:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-08-30 13:17:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-30 13:17:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 13:17:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-30 13:17:25] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:17:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-30 13:17:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-30 13:17:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 12:09:41] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2536"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2536","method":"GET"} [] [2022-08-31 12:09:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 12:09:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-08-31 12:09:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 12:09:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 12:09:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 12:09:41] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 12:09:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 12:09:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 12:09:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 14:05:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-08-31 14:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 14:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-31 14:05:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 14:05:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 14:05:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 14:05:30] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 14:05:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 14:05:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 14:05:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:48:22] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:48:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:48:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:48:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:48:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:48:22] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:48:22] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:22] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:48:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:48:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:48:26] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:48:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:48:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:48:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:48:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:48:26] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:48:26] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:26] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:48:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:48:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:48:29] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:48:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:48:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:48:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:48:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:48:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:48:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:48:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:48:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:48:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:48:30] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:48:30] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:30] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:48:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:48:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:48:44] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:48:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:48:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:48:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:48:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:48:44] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:48:44] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:44] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:48:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:48:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:48:51] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:48:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:48:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:48:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:48:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:48:51] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:48:51] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:51] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:48:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:48:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:48:57] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:48:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:48:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:48:57] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:48:57] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:57] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:48:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:49:12] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1199"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1199","method":"POST"} [] [2022-08-31 15:49:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:49:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:49:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:49:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:49:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:49:12] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:49:12] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:49:12] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:49:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:49:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:57:33] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1194"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1194","method":"POST"} [] [2022-08-31 15:57:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:57:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:57:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:57:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:57:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:57:33] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:57:33] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:57:33] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:57:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:57:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:57:37] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1194"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1194","method":"POST"} [] [2022-08-31 15:57:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:57:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:57:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:57:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:57:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:57:37] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:57:37] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:57:37] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:57:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:57:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 15:58:07] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1194"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1194","method":"POST"} [] [2022-08-31 15:58:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 15:58:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-08-31 15:58:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 15:58:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:58:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : User de création. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : User de MAJ. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Site. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 15:58:08] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 15:58:08] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:58:08] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 15:58:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 15:58:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 16:22:13] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"486"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/486?serieSociete=desc","method":"GET"} [] [2022-08-31 16:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 16:22:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-08-31 16:22:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 16:22:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 16:22:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-08-31 16:22:13] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 16:22:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 16:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 16:22:13] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"486"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/486?serieSociete=desc","method":"GET"} [] [2022-08-31 16:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 16:22:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-08-31 16:22:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 16:22:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 16:22:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-08-31 16:22:13] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 16:22:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 16:22:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 16:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-08-31 17:36:02] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2677"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2677","method":"POST"} [] [2022-08-31 17:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-08-31 17:36:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-08-31 17:36:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-08-31 17:36:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-08-31 17:36:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 17:36:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-08-31 17:36:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-08-31 17:36:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-08-31 17:36:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-08-31 17:36:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-08-31 17:36:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Pour les pose. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Set de la date d'installation à aujourd'hui. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Set de la date de facturation à aujourd'hui. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-08-31 17:36:03] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-08-31 17:36:03] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 17:36:03] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-08-31 17:36:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-08-31 17:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-01 10:33:50] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"1061"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/1061?serieSociete=desc","method":"GET"} [] [2022-09-01 10:33:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-01 10:33:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-01 10:33:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-01 10:33:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-01 10:33:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-01 10:33:50] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-01 10:33:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-01 10:33:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-01 10:33:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-01 15:43:39] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"984"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/984","method":"GET"} [] [2022-09-01 15:43:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-01 15:43:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-01 15:43:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-01 15:43:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-01 15:43:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-01 15:43:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-01 15:43:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-01 15:43:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-01 15:43:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-02 12:50:07] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2671"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2671","method":"GET"} [] [2022-09-02 12:50:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-02 12:50:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-02 12:50:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-02 12:50:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-02 12:50:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-02 12:50:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-02 12:50:08] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 12:50:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-02 12:50:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-02 12:50:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-02 15:56:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360391913089E1E&type=json","method":"GET"} [] [2022-09-02 15:56:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-02 15:56:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-02 15:56:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-02 15:56:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-02 15:56:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-02 15:56:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 15:56:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-02 15:56:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-02 15:56:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-02 15:56:26] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360391913089E1E&type=json","method":"GET"} [] [2022-09-02 15:56:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-02 15:56:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-02 15:56:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-02 15:56:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-02 15:56:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-02 15:56:26] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 15:56:26] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-02 15:56:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-02 15:56:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 10:40:00] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"8781"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/8781?serieSociete=desc","method":"GET"} [] [2022-09-05 10:40:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 10:40:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-05 10:40:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 10:40:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-05 10:40:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 10:40:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 10:40:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 10:40:00] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"8781"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/8781?serieSociete=desc","method":"GET"} [] [2022-09-05 10:40:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 10:40:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-05 10:40:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 10:40:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-05 10:40:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 10:40:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 10:40:00] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"8781"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/8781?serieSociete=desc","method":"GET"} [] [2022-09-05 10:40:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 10:40:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-05 10:40:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 10:40:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-05 10:40:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 10:40:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 10:40:00] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"8781"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/8781?serieSociete=desc","method":"GET"} [] [2022-09-05 10:40:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 10:40:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-05 10:40:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 10:40:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-05 10:40:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 10:40:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 10:40:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 15:45:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?%21%C3%A0%C2%A0%C2%BB%E2%80%99%C3%A0=&pattern=%E2%80%98B%C3%A0%C2%A0%C2%BB%C2%A0%C2%BB%21&type=json&%C3%A7%C3%A9%C2%A0%C2%BB=","method":"GET"} [] [2022-09-05 15:45:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 15:45:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 15:45:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-05 15:45:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 15:45:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 15:45:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 15:45:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 15:46:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 15:46:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 15:46:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 15:46:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?%21%C3%A0%C2%A0%C2%BB%E2%80%99%C3%A0=&pattern=%E2%80%98B%C3%A0%C2%A0%C2%BB%C2%A0%C2%BB%21&type=json&%C3%A7%C3%A9%C2%A0%C2%BB=","method":"GET"} [] [2022-09-05 15:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 15:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-05 15:46:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 15:46:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 15:46:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 15:46:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 15:46:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 15:46:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 15:46:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 16:09:49] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C043519334E0B8A&type=json","method":"GET"} [] [2022-09-05 16:09:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 16:09:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 16:09:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-05 16:09:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 16:09:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 16:09:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 16:09:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 16:09:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 16:09:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 16:09:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 16:15:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-09-05 16:15:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 16:15:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 16:15:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-05 16:15:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 16:15:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 16:15:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 16:15:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 16:15:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 16:15:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 16:15:16] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 16:15:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 16:15:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-05 19:00:47] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2156"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2156","method":"GET"} [] [2022-09-05 19:00:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-05 19:00:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-05 19:00:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-05 19:00:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 19:00:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-05 19:00:47] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 19:00:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-05 19:00:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-05 19:00:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-07 12:02:50] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"123"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/123","method":"GET"} [] [2022-09-07 12:02:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-07 12:02:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-07 12:02:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-07 12:02:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-07 12:02:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-07 12:02:50] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-07 12:02:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-07 12:02:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-07 12:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-07 12:03:14] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"123"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/123","method":"GET"} [] [2022-09-07 12:03:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-07 12:03:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-07 12:03:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-07 12:03:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-07 12:03:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-07 12:03:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-07 12:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-07 12:03:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-07 12:03:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-08 11:18:30] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"123"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/123","method":"GET"} [] [2022-09-08 11:18:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 11:18:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-08 11:18:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 11:18:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:18:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 11:18:30] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:18:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 11:18:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-08 11:18:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-08 11:38:32] request.INFO: Matched route "product_follow_edit". {"route":"product_follow_edit","route_parameters":{"_route":"product_follow_edit","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::editForm","id":"9356"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/9356/edit","method":"POST"} [] [2022-09-08 11:38:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 11:38:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 11:38:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-08 11:38:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 11:38:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:38:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: Validating a \DateTimeInterface with "Symfony\Component\Validator\Constraints\DateTime" is deprecated since version 4.2. Use "Symfony\Component\Validator\Constraints\Type" instead or remove the constraint if the underlying model is already type hinted to \DateTimeInterface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Validating a \\DateTimeInterface with \"Symfony\\Component\\Validator\\Constraints\\DateTime\" is deprecated since version 4.2. Use \"Symfony\\Component\\Validator\\Constraints\\Type\" instead or remove the constraint if the underlying model is already type hinted to \\DateTimeInterface. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/validator/Constraints/DateTimeValidator.php:38)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: Validating a \DateTimeInterface with "Symfony\Component\Validator\Constraints\DateTime" is deprecated since version 4.2. Use "Symfony\Component\Validator\Constraints\Type" instead or remove the constraint if the underlying model is already type hinted to \DateTimeInterface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Validating a \\DateTimeInterface with \"Symfony\\Component\\Validator\\Constraints\\DateTime\" is deprecated since version 4.2. Use \"Symfony\\Component\\Validator\\Constraints\\Type\" instead or remove the constraint if the underlying model is already type hinted to \\DateTimeInterface. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/validator/Constraints/DateTimeValidator.php:38)"} [] [2022-09-08 11:38:33] app.INFO: ProductFollowController : Lancement du processus de modification du PF ''. [] [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:33] app.INFO: ActionPF : Lancement Update PF. [] [] [2022-09-08 11:38:33] app.INFO: ActionPF : Fin Upadte PF. [] [] [2022-09-08 11:38:33] app.INFO: ProductFollowController : L'élément E360381713087F92 a bien été ajouté au pack 65460. [] [] [2022-09-08 11:38:33] app.INFO: ProductFollowController PACK : Le PF '65460' doit être retirer du pack 65460. [] [] [2022-09-08 11:38:33] app.INFO: ActionPF : Lancement Update PF. [] [] [2022-09-08 11:38:33] app.INFO: ActionPF : Fin Upadte PF. [] [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:38:33] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'UPDATE product_follow SET updated_at = ?, comment = ?, state_id = ?, pack_id = ? WHERE id = ?' with params ["2022-09-08 11:38:33", "", null, null, 9356]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'UPDATE product_follow SET updated_at = ?, comment = ?, state_id = ?, pack_id = ? WHERE id = ?' with params [\"2022-09-08 11:38:33\", \"\", null, null, 9356]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 11:38:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-08 11:38:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-08 11:38:50] request.INFO: Matched route "product_follow_edit". {"route":"product_follow_edit","route_parameters":{"_route":"product_follow_edit","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::editForm","id":"9356"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/9356/edit","method":"POST"} [] [2022-09-08 11:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 11:38:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 11:38:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-08 11:38:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 11:38:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:38:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: Validating a \DateTimeInterface with "Symfony\Component\Validator\Constraints\DateTime" is deprecated since version 4.2. Use "Symfony\Component\Validator\Constraints\Type" instead or remove the constraint if the underlying model is already type hinted to \DateTimeInterface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Validating a \\DateTimeInterface with \"Symfony\\Component\\Validator\\Constraints\\DateTime\" is deprecated since version 4.2. Use \"Symfony\\Component\\Validator\\Constraints\\Type\" instead or remove the constraint if the underlying model is already type hinted to \\DateTimeInterface. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/validator/Constraints/DateTimeValidator.php:38)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: Validating a \DateTimeInterface with "Symfony\Component\Validator\Constraints\DateTime" is deprecated since version 4.2. Use "Symfony\Component\Validator\Constraints\Type" instead or remove the constraint if the underlying model is already type hinted to \DateTimeInterface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Validating a \\DateTimeInterface with \"Symfony\\Component\\Validator\\Constraints\\DateTime\" is deprecated since version 4.2. Use \"Symfony\\Component\\Validator\\Constraints\\Type\" instead or remove the constraint if the underlying model is already type hinted to \\DateTimeInterface. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/validator/Constraints/DateTimeValidator.php:38)"} [] [2022-09-08 11:38:51] app.INFO: ProductFollowController : Lancement du processus de modification du PF ''. [] [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-08 11:38:51] app.INFO: ActionPF : Lancement Update PF. [] [] [2022-09-08 11:38:51] app.INFO: ActionPF : Fin Upadte PF. [] [] [2022-09-08 11:38:51] app.INFO: ProductFollowController : L'élément E360381713087F92 a bien été ajouté au pack 65460. [] [] [2022-09-08 11:38:51] app.INFO: ProductFollowController PACK : Le PF '65460' doit être retirer du pack 65460. [] [] [2022-09-08 11:38:51] app.INFO: ActionPF : Lancement Update PF. [] [] [2022-09-08 11:38:51] app.INFO: ActionPF : Fin Upadte PF. [] [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:38:51] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'UPDATE product_follow SET updated_at = ?, comment = ?, state_id = ?, pack_id = ? WHERE id = ?' with params ["2022-09-08 11:38:51", "", null, null, 9356]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'UPDATE product_follow SET updated_at = ?, comment = ?, state_id = ?, pack_id = ? WHERE id = ?' with params [\"2022-09-08 11:38:51\", \"\", null, null, 9356]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 11:38:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-08 11:38:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-08 11:54:09] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03381703180214&type=json","method":"GET"} [] [2022-09-08 11:54:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 11:54:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 11:54:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-08 11:54:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 11:54:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:54:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 11:54:10] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:54:10] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 11:54:10] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-08 11:54:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-08 12:12:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B030821231802C3&type=json","method":"GET"} [] [2022-09-08 12:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:12:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:12:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-08 12:12:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:12:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:12:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:12:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:12:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:12:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-08 12:12:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-08 12:51:10] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:51:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:51:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:51:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:51:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:51:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:51:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:51:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:51:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:51:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:51:13] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:51:13] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:51:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:51:13] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:51:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:51:19] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:51:14] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:51:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:51:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:51:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:51:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:51:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:51:22] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:51:22] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:51:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:51:22] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:51:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:51:28] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:51:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:51:25] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:51:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:51:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:51:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:51:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:51:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:51:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:51:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:51:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:51:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:51:39] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:51:39] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:51:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:51:39] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:51:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:51:44] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:51:22] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:51:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:51:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:51:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:51:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:51:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:51:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:51:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:51:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:51:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:51:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:51:48] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:51:48] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:51:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:51:48] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:51:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:51:53] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:51:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:51:55] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:52:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:52:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:52:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:52:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:52:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:52:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:52:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:52:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:52:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:52:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:52:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:52:18] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:52:18] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:52:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:52:18] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:52:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:52:23] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:52:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:08] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:52:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:52:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:52:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:52:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:52:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:52:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:52:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:52:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:52:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:52:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:52:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:52:39] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:52:39] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:52:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:52:39] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:52:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:52:44] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:51:52] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:52:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:52:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:52:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:52:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:52:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:52:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:52:47] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:52:47] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:52:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:52:47] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:52:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:52:52] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:52:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:15] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:53:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:53:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:53:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:53:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:53:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:53:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:53:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:53:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:53:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:53:18] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:53:18] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:53:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:53:18] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:53:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:53:23] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:23] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:53:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:53:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:53:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:53:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:53:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:53:26] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:53:26] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:53:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:53:26] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:53:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:53:31] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:53:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:36] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:53:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:53:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:53:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:53:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:53:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:53:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:53:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:53:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:53:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:53:54] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:53:54] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:53:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:53:54] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:53:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:53:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:53:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:34] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:53:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:53:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:53:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:53:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:53:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:53:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:53:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:53:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:54:02] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:54:02] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:54:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:54:02] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:54:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:54:07] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:54:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:59] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:54:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:54:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:54:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:54:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:54:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:54:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:54:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:54:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:54:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:54:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:54:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:54:39] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:54:39] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:54:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:54:39] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:54:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:54:44] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:53:55] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:54:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:54:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:54:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:54:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:54:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:54:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:54:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:54:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:54:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:54:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:54:47] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:54:47] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:54:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:54:47] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:54:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:54:53] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:54:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:53:51] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:55:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:55:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:55:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:55:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:55:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:55:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:55:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:55:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:55:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:55:08] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:55:08] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:55:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:55:08] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:55:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:55:14] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:14] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:55:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:53:38] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:55:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:55:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:55:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:55:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:55:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:55:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:55:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:55:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:55:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:55:28] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:55:28] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:55:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:55:28] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:55:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:55:34] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:52:29] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:55:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:55:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:55:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:55:37] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:55:37] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:55:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:55:37] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:55:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:55:42] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437168 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:55:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:53:07] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:55:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:55:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:55:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:55:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:55:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:55:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:55:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:55:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:55:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:55:53] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:55:53] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:55:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:55:53] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:55:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:55:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:53:43] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:55:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:55:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:55:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:55:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:55:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:56:01] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:56:01] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:56:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:56:01] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:56:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:56:07] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:54:29] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:56:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:56:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:56:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:56:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:56:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:56:10] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:56:10] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:56:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:56:10] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:56:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:56:15] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:55:00] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:56:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:56:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:56:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:56:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:56:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:56:18] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:56:18] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:56:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:56:18] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:56:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:56:23] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:54:22] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:56:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:56:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:56:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:56:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:56:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:56:26] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:56:26] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:56:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:56:26] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:56:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:56:31] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 12:54:36] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-08 12:56:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 12:56:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-08 12:56:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 12:56:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 12:56:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 12:56:34] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-08 12:56:34] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-08 12:56:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-08 12:56:34] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-08 12:56:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-08 12:56:39] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80437128 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 12:56:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 17:16:53] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1757"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1757","method":"GET"} [] [2022-09-08 17:16:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-08 17:16:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-08 17:16:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-08 17:16:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 17:16:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-08 17:16:53] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 17:16:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-08 17:16:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-08 17:16:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-09 08:57:29] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"655"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/655","method":"POST"} [] [2022-09-09 08:57:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-09 08:57:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-09 08:57:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-09 08:57:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-09 08:57:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : User de création. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : User de MAJ. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Site. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-09 08:57:29] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-09-09 08:57:29] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-09-09 08:57:29] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-09 08:57:30] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-09 08:57:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-09 08:57:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-09 09:43:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=C042719434E0E57&type=json","method":"GET"} [] [2022-09-09 09:43:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-09 09:43:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-09 09:43:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-09 09:43:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-09 09:43:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-09 09:43:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-09 09:43:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-09 09:43:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-09 09:43:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 10:01:14] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"5726"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/5726?serieSociete=desc","method":"GET"} [] [2022-09-12 10:01:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 10:01:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-12 10:01:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 10:01:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 10:01:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-12 10:01:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 10:01:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 10:01:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 10:01:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:13:49] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 11:13:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:13:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:13:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:13:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:13:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:13:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:13:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:13:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:13:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:13:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:13:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:13:53] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:13:53] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:13:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:13:53] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:13:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:13:59] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98670684 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98670684 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:13:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98670684 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98670684 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:13:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:06] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:17:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:17:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:17:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:17:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:17:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:17:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:17:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:17:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:17:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:17:09] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:17:09] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:17:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:17:09] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:17:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:17:15] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:17:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:09] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:17:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:17:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:17:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:17:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:17:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:17:18] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:17:18] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:17:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:17:18] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:17:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:17:24] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:17:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:17:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:20] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:17:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:17:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:17:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:17:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:17:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:17:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:17:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:17:38] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:17:38] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:17:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:17:38] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:17:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:17:43] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:17:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:13] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:17:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:17:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:17:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:17:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:17:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:17:47] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:17:47] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:17:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:17:47] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:17:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:17:53] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:17:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:17:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:23] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:18:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:18:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:18:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:18:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:18:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:18:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:18:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:18:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:18:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:18:05] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:18:05] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:18:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:18:05] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:18:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:18:11] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:18:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:18:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:48] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:18:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:18:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:18:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:18:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:18:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:18:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:18:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:18:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:18:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:18:33] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:18:33] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:18:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:18:33] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:18:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:18:39] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:18:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:18:01] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:18:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:18:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:18:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:18:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:18:43] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:18:43] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:18:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:18:43] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:18:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:18:49] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:18:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:18:19] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:18:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:18:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:18:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:18:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:18:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:18:52] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:18:52] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:18:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:18:52] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:18:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:18:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:18:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:18:10] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:18:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:18:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:18:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:18:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:18:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:19:01] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:19:01] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:19:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:19:01] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:19:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:19:07] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:19:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:18:30] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:19:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:19:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:19:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:19:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:19:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:19:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:19:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:19:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:19:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:19:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:19:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:19:22] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:19:22] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:19:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:19:22] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:19:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:19:28] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:19:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:17:50] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"POST"} [] [2022-09-12 11:19:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:19:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 11:19:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:19:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:19:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:19:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:19:32] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 11:19:32] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 11:19:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 11:19:32] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 11:19:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 11:19:38] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98721044 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:19:38] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:19:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 11:39:49] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2713"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2713","method":"GET"} [] [2022-09-12 11:39:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 11:39:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-12 11:39:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 11:39:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:39:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 11:39:49] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:39:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 11:39:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 11:39:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:18:03] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:18:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:18:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:18:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:18:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:18:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:18:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:18:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:18:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:18:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:18:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:18:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:18:07] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:18:07] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:18:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:18:07] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:18:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:18:12] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98872116 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98872116 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:18:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98872116 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98872116 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:18:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:18:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:18:37] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:18:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:18:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:18:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:18:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:18:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:18:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:18:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:18:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:18:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:18:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:18:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:18:41] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:18:41] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:18:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:18:41] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:18:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:18:47] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98977964 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98977964 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:18:47] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98977964 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98977964 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:18:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:46:38] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:46:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:46:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:46:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:46:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:46:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:46:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:46:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:46:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:46:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:46:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:46:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:46:42] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:46:42] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:46:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:46:42] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:46:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:46:48] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:46:48] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:46:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:46:48] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:46:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:46:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:46:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:46:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:46:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:46:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:46:52] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:46:52] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:46:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:46:52] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:46:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:46:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99017856 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99017856 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:46:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99017856 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99017856 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:46:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:46:56] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:46:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:46:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:46:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:46:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:46:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:46:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:46:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:46:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:46:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:47:02] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:47:02] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:47:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:47:02] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:47:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:47:08] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:08] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:47:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:47:00] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:47:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:47:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:47:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:47:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:47:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:47:11] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:47:11] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:47:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:47:11] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:47:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:47:17] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:47:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:47:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:47:05] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:47:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:47:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:47:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:47:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:47:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:47:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:47:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:47:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:47:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:47:40] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:47:40] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:47:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:47:40] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:47:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:47:46] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:47:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:47:27] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:47:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:47:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:47:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:47:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:47:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:47:50] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:47:50] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:47:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:47:50] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:47:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:47:55] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:47:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:47:05] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:47:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:47:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-12 15:47:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:47:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:47:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:47:59] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-12 15:47:59] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-12 15:47:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-12 15:47:59] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-12 15:47:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-12 15:48:05] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:48:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 98912012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:48:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:48:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:51:03] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:51:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:51:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-12 15:51:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:51:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:51:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:51:04] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:51:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:51:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 15:51:38] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-12 15:51:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 15:51:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-12 15:51:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 15:51:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:51:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 15:51:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:51:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 15:51:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 15:51:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-12 16:13:50] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2732"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2732","method":"GET"} [] [2022-09-12 16:13:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-12 16:13:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-12 16:13:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-12 16:13:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 16:13:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-12 16:13:50] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 16:13:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-12 16:13:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-12 16:13:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-13 08:53:06] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-09-13 08:53:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-13 08:53:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-13 08:53:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-13 08:53:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-13 08:53:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 08:53:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-13 08:53:07] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-13 08:53:10] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-13 08:53:10] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-13 08:53:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-13 08:53:10] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-13 08:53:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-13 08:53:16] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99858476 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99858476 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 08:53:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99858476 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99858476 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-13 08:53:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-13 10:21:39] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B43071823180603&type=json","method":"GET"} [] [2022-09-13 10:21:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-13 10:21:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-13 10:21:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-13 10:21:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:21:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:21:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:21:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-13 10:21:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-13 10:21:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-13 10:21:46] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B43071823180603&type=json","method":"GET"} [] [2022-09-13 10:21:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-13 10:21:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-13 10:21:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-13 10:21:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:21:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:21:46] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:21:46] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-13 10:21:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-13 10:21:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-13 10:22:38] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B43071823180603&type=json","method":"GET"} [] [2022-09-13 10:22:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-13 10:22:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-13 10:22:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-13 10:22:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:22:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:22:38] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:22:38] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-13 10:22:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-13 10:22:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-13 10:22:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-13 10:22:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-13 10:22:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-13 10:22:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-13 10:22:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-13 10:23:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B43071823180603&type=json","method":"GET"} [] [2022-09-13 10:23:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-13 10:23:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-13 10:23:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-13 10:23:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:23:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:23:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:23:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-13 10:23:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-13 10:23:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-13 10:24:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B43071823180603&type=json","method":"GET"} [] [2022-09-13 10:24:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-13 10:24:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-13 10:24:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-13 10:24:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:24:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-13 10:24:40] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:24:40] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-13 10:24:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-13 10:24:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 10:29:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0711&type=json","method":"GET"} [] [2022-09-14 10:29:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 10:29:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 10:29:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 10:29:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 10:29:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 10:29:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 10:29:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0717&type=json","method":"GET"} [] [2022-09-14 10:29:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 10:29:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 10:29:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 10:29:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 10:29:32] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 10:29:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 10:29:43] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0711&type=json","method":"GET"} [] [2022-09-14 10:29:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 10:29:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 10:29:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 10:29:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:43] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:43] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 10:29:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 10:29:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 10:29:56] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0711&type=json","method":"GET"} [] [2022-09-14 10:29:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 10:29:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 10:29:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 10:29:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:29:56] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:56] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 10:29:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 10:29:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 10:31:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0711&type=json","method":"GET"} [] [2022-09-14 10:31:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 10:31:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 10:31:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 10:31:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:31:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 10:31:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:31:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 10:31:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 10:31:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 13:22:39] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0711&type=json","method":"GET"} [] [2022-09-14 13:22:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 13:22:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 13:22:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 13:22:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 13:22:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 13:22:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 13:22:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 13:22:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 13:22:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 13:22:48] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0717&type=json","method":"GET"} [] [2022-09-14 13:22:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 13:22:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 13:22:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 13:22:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 13:22:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 13:22:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 13:22:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 13:22:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 13:22:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 14:57:28] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2699"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2699","method":"GET"} [] [2022-09-14 14:57:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 14:57:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-14 14:57:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 14:57:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 14:57:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 14:57:28] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 14:57:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 14:57:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 14:57:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 16:35:39] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c044520a34e1442&type=json","method":"GET"} [] [2022-09-14 16:35:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 16:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-14 16:35:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 16:35:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 16:35:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 16:35:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 16:35:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 16:35:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 16:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-14 16:36:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c044520a34e1442&type=json","method":"GET"} [] [2022-09-14 16:36:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-14 16:36:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-14 16:36:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-14 16:36:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 16:36:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-14 16:36:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 16:36:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-14 16:36:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-14 16:36:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-15 08:58:45] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-15 08:58:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-15 08:58:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-15 08:58:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-09-15 08:58:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-15 08:58:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 08:58:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 08:58:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-15 08:58:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-15 08:58:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-15 08:58:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-15 08:58:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-15 08:58:49] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-15 08:58:49] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-15 08:58:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-15 08:58:49] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-15 08:58:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-15 08:58:55] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 08:58:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-15 08:58:45] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-15 08:58:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-15 08:58:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-09-15 08:58:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-15 08:58:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 08:58:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-15 08:58:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-15 08:58:57] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-15 08:58:57] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-15 08:58:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-15 08:58:57] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-15 08:58:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-15 08:59:02] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 08:59:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 80987912 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-15 08:59:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-15 09:08:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=Ma4B03471823180100&type=json","method":"GET"} [] [2022-09-15 09:08:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-15 09:08:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-15 09:08:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-15 09:08:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 09:08:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 09:08:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 09:08:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-15 09:08:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-15 09:08:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-15 18:53:48] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c044520a34e1438&type=json","method":"GET"} [] [2022-09-15 18:53:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-15 18:53:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-15 18:53:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-15 18:53:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 18:53:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 18:53:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 18:53:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-15 18:53:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-15 18:53:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-15 19:01:42] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2723"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2723","method":"GET"} [] [2022-09-15 19:01:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-15 19:01:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-15 19:01:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-15 19:01:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 19:01:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-15 19:01:42] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 19:01:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-15 19:01:42] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-15 19:01:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 09:04:21] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2740"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2740","method":"GET"} [] [2022-09-16 09:04:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 09:04:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-16 09:04:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 09:04:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 09:04:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 09:04:21] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 09:04:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 09:04:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 09:04:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 10:37:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c044520a34e1438&type=json","method":"GET"} [] [2022-09-16 10:37:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 10:37:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 10:37:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 10:37:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 10:37:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 10:37:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:37:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 10:37:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 10:37:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 10:38:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c044520a34e1438&type=json","method":"GET"} [] [2022-09-16 10:38:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 10:38:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 10:38:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 10:38:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 10:38:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 10:38:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:38:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 10:38:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 10:38:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 10:40:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c04221711990908&type=json","method":"GET"} [] [2022-09-16 10:40:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 10:40:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 10:40:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 10:40:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 10:40:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 10:40:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 10:40:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:40:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 10:40:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 10:40:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 12:29:43] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2495"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2495","method":"GET"} [] [2022-09-16 12:29:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 12:29:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-16 12:29:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 12:29:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 12:29:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 12:29:43] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:29:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 12:29:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 12:29:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 12:32:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044618434E0BA6&type=json","method":"GET"} [] [2022-09-16 12:32:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 12:32:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-16 12:32:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 12:32:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 12:32:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 12:32:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:32:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 12:32:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 12:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 12:32:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044618434E0BA6&type=json","method":"GET"} [] [2022-09-16 12:32:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 12:32:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-16 12:32:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 12:32:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 12:32:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 12:32:30] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:32:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 12:32:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 12:32:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 14:18:44] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-007&type=json","method":"GET"} [] [2022-09-16 14:18:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 14:18:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-09-16 14:18:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 14:18:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:18:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:18:44] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:18:44] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 14:18:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 14:18:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 14:40:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044520A34E1438&type=json","method":"GET"} [] [2022-09-16 14:40:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 14:40:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 14:40:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-09-16 14:40:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 14:40:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:40:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:40:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:40:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 14:40:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 14:40:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:40:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 14:40:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:40:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 14:40:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 14:40:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 14:40:54] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044520A34E1438&type=json","method":"GET"} [] [2022-09-16 14:40:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 14:40:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 14:40:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-09-16 14:40:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 14:40:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:40:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:40:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:40:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 14:40:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 14:40:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 14:41:37] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042217219909DB&type=json","method":"GET"} [] [2022-09-16 14:41:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 14:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-09-16 14:41:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 14:41:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:41:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 14:41:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:41:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 14:41:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 14:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 16:00:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044620A34E02F&type=json","method":"GET"} [] [2022-09-16 16:00:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 16:00:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 16:00:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 16:00:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 16:00:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 16:00:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 16:00:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 16:00:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 16:00:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044620A34E02F&type=json","method":"GET"} [] [2022-09-16 16:00:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 16:00:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 16:00:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 16:00:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 16:00:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 16:00:40] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:40] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 16:00:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 16:00:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 16:00:46] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044620A34E02F&type=json","method":"GET"} [] [2022-09-16 16:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 16:00:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 16:00:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 16:00:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 16:00:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 16:00:46] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:46] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 16:00:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 16:00:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-16 20:04:28] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044620A34E02F&type=json","method":"GET"} [] [2022-09-16 20:04:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-16 20:04:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-16 20:04:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-16 20:04:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 20:04:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-16 20:04:28] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 20:04:28] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-16 20:04:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-16 20:04:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 14:50:55] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"870"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/870","method":"GET"} [] [2022-09-19 14:50:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 14:50:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 14:50:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-19 14:50:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 14:50:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 14:50:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 14:50:56] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 14:50:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 14:50:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 14:50:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 15:21:25] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2753"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2753","method":"GET"} [] [2022-09-19 15:21:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 15:21:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 15:21:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-19 15:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 15:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 15:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 15:21:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 15:21:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 15:21:26] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 15:21:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 15:21:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 15:21:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 16:11:24] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2743"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2743","method":"GET"} [] [2022-09-19 16:11:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 16:11:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-19 16:11:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 16:11:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 16:11:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 16:11:25] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 16:11:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 16:11:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 16:11:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 16:13:55] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2743"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2743","method":"GET"} [] [2022-09-19 16:13:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 16:13:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-19 16:13:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 16:13:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 16:13:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 16:13:56] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 16:13:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 16:13:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 16:13:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 21:58:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B740-29&type=json","method":"GET"} [] [2022-09-19 21:58:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 21:58:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 21:58:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 21:58:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 21:58:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 21:58:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:58:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 21:58:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 21:58:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 21:59:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B750-154&type=json","method":"GET"} [] [2022-09-19 21:59:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 21:59:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 21:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 21:59:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 21:59:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 21:59:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 21:59:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:59:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 21:59:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 21:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 21:59:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B750-154&type=json","method":"GET"} [] [2022-09-19 21:59:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 21:59:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 21:59:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 21:59:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 21:59:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 21:59:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:59:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 21:59:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 21:59:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:00:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B750-154&type=json","method":"GET"} [] [2022-09-19 22:00:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:00:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:00:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:00:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:00:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:00:24] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:00:24] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:00:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:00:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:00:37] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B750-154&type=json","method":"GET"} [] [2022-09-19 22:00:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:00:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:00:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:00:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:00:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:00:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:00:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:00:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:00:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:01:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B750-154&type=json","method":"GET"} [] [2022-09-19 22:01:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:01:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:01:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:01:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:01:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:01:30] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:01:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:01:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:01:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:01:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P600-154&type=json","method":"GET"} [] [2022-09-19 22:01:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:01:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:01:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:01:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:01:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:01:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:01:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:01:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:01:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:02:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P600-154&type=json","method":"GET"} [] [2022-09-19 22:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:02:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:02:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:02:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:02:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:02:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:02:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:02:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:02:39] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P600-154&type=json","method":"GET"} [] [2022-09-19 22:02:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:02:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:02:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:02:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:02:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:02:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:02:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:02:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-19 22:02:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-09-19 22:02:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-19 22:02:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-19 22:02:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-19 22:02:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:02:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-19 22:02:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-19 22:02:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-19 22:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 11:21:18] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"2742"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/2742","method":"POST"} [] [2022-09-20 11:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 11:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-20 11:21:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 11:21:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 11:21:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : User de création. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : User de MAJ. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Site. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Date de réalisation. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Pour les maintenances. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : La première maintenance du site est une pose. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Set de la date d'installation à aujourd'hui. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Set de la date de facturation à aujourd'hui. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-09-20 11:21:19] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-09-20 11:21:19] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 11:21:19] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 11:21:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 11:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 14:12:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0C03920110801CC&type=json","method":"GET"} [] [2022-09-20 14:12:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 14:12:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-20 14:12:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 14:12:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 14:12:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 14:12:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 14:12:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 14:12:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 14:12:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 14:13:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0C03920110801CC&type=json","method":"GET"} [] [2022-09-20 14:13:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 14:13:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-20 14:13:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 14:13:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 14:13:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 14:13:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 14:13:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 14:13:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 14:13:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 16:00:49] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2406"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2406","method":"GET"} [] [2022-09-20 16:00:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 16:00:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-20 16:00:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 16:00:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:00:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 16:00:49] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:00:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 16:00:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 16:00:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 16:00:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 16:01:03] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2406"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2406","method":"GET"} [] [2022-09-20 16:01:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 16:01:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-20 16:01:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 16:01:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:01:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 16:01:03] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:01:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 16:01:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 16:01:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 16:01:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 16:29:03] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"2622"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/2622?serieSociete=desc","method":"GET"} [] [2022-09-20 16:29:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 16:29:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-20 16:29:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 16:29:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:29:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-20 16:29:03] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:29:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 16:29:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 16:29:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 16:29:30] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"2622"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/2622?serieSociete=desc","method":"GET"} [] [2022-09-20 16:29:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 16:29:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-20 16:29:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 16:29:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:29:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-20 16:29:30] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:29:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 16:29:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 16:29:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 16:44:58] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"7828"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/7828?serieSociete=desc","method":"GET"} [] [2022-09-20 16:44:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 16:44:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-20 16:44:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 16:44:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:44:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-20 16:44:58] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:44:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 16:44:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 16:44:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 16:44:58] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"7828"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/7828?serieSociete=desc","method":"GET"} [] [2022-09-20 16:44:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 16:44:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-20 16:44:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 16:44:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:44:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-20 16:44:59] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:44:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 16:44:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 16:44:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 23:09:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36039191308A1C3&type=json","method":"GET"} [] [2022-09-20 23:09:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 23:09:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-20 23:09:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 23:09:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:09:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:09:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:09:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:09:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 23:09:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 23:09:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 23:09:42] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E0694&type=json","method":"GET"} [] [2022-09-20 23:09:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 23:09:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-20 23:09:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 23:09:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:09:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:09:42] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:09:42] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 23:09:42] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 23:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 23:10:08] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033619231804CD&type=json","method":"GET"} [] [2022-09-20 23:10:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 23:10:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-20 23:10:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 23:10:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:10:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:10:08] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:10:08] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 23:10:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 23:10:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 23:10:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36039191308A1C3&type=json","method":"GET"} [] [2022-09-20 23:10:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 23:10:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 23:10:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-20 23:10:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 23:10:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:10:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:10:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:10:31] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 23:10:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 23:10:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-20 23:13:15] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2754"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2754","method":"GET"} [] [2022-09-20 23:13:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-20 23:13:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-20 23:13:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-20 23:13:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:13:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-20 23:13:15] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:13:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-20 23:13:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-20 23:13:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-21 14:07:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-204&type=json","method":"GET"} [] [2022-09-21 14:07:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-21 14:07:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-21 14:07:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-21 14:07:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:07:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:07:40] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:07:40] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-21 14:07:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-21 14:07:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-21 14:08:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-204&type=json","method":"GET"} [] [2022-09-21 14:08:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-21 14:08:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-21 14:08:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-21 14:08:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:08:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:08:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:08:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-21 14:08:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-21 14:08:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-21 14:08:19] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-204&type=json","method":"GET"} [] [2022-09-21 14:08:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-21 14:08:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-21 14:08:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-21 14:08:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:08:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:08:19] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:08:19] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-21 14:08:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-21 14:08:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-21 14:10:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-204&type=json","method":"GET"} [] [2022-09-21 14:10:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-21 14:10:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-21 14:10:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-21 14:10:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:10:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 14:10:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:10:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-21 14:10:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-21 14:10:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-21 23:02:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-197&type=json","method":"GET"} [] [2022-09-21 23:02:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-21 23:02:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-21 23:02:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-21 23:02:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 23:02:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 23:02:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 23:02:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-21 23:02:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-21 23:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-21 23:03:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-197&type=json","method":"GET"} [] [2022-09-21 23:03:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-21 23:03:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-21 23:03:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-21 23:03:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 23:03:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-21 23:03:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 23:03:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-21 23:03:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-21 23:03:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-22 11:23:21] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2562"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2562","method":"GET"} [] [2022-09-22 11:23:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-22 11:23:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-22 11:23:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-22 11:23:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 11:23:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-22 11:23:21] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-22 11:23:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-22 11:23:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-22 11:23:28] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2562"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2562","method":"GET"} [] [2022-09-22 11:23:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-22 11:23:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-22 11:23:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-22 11:23:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 11:23:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-22 11:23:28] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-22 11:23:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-22 11:23:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-22 11:23:36] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2562"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2562","method":"GET"} [] [2022-09-22 11:23:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-22 11:23:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-22 11:23:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-22 11:23:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 11:23:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-22 11:23:36] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-22 11:23:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-22 11:23:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-22 18:17:08] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2679"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2679","method":"GET"} [] [2022-09-22 18:17:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-22 18:17:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-22 18:17:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-22 18:17:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 18:17:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-22 18:17:08] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 18:17:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-22 18:17:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-22 18:17:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-22 18:17:10] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2679"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2679","method":"GET"} [] [2022-09-22 18:17:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-22 18:17:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-22 18:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-22 18:17:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-22 18:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 18:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-22 18:17:11] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 18:17:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-22 18:17:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-22 18:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 15:11:30] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2697"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2697","method":"GET"} [] [2022-09-23 15:11:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 15:11:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-23 15:11:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 15:11:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:11:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 15:11:30] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:11:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 15:11:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 15:11:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 15:11:41] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2697"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2697","method":"GET"} [] [2022-09-23 15:11:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 15:11:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-23 15:11:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 15:11:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:11:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 15:11:41] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:11:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 15:11:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 15:11:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 15:49:34] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"5693"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/5693?serieSociete=desc","method":"GET"} [] [2022-09-23 15:49:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 15:49:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ly"} [] [2022-09-23 15:49:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 15:49:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:49:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-23 15:49:34] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:49:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 15:49:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 15:49:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 15:49:58] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"6153"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/6153","method":"GET"} [] [2022-09-23 15:49:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 15:49:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 15:49:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ly"} [] [2022-09-23 15:49:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 15:49:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:49:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-23 15:49:59] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:49:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 15:49:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 15:49:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 15:50:06] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"5693"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/5693","method":"GET"} [] [2022-09-23 15:50:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 15:50:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ly"} [] [2022-09-23 15:50:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 15:50:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:50:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-09-23 15:50:06] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:50:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 15:50:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 15:50:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 15:50:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 15:50:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 15:50:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 15:50:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 16:09:46] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-09-23 16:09:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 16:09:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-23 16:09:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 16:09:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 16:09:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 16:09:46] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 16:09:46] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 16:09:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 16:09:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 16:10:36] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-09-23 16:10:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 16:10:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-23 16:10:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 16:10:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 16:10:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 16:10:36] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 16:10:36] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 16:10:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 16:10:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 23:26:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C043619414E0548&type=json","method":"GET"} [] [2022-09-23 23:26:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 23:26:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-23 23:26:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 23:26:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:26:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:26:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:26:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 23:26:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 23:26:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 23:26:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C043619414E0548&type=json","method":"GET"} [] [2022-09-23 23:26:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 23:26:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-23 23:26:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 23:26:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:26:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:26:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:26:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 23:26:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 23:26:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 23:27:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C043619414E0548&type=json","method":"GET"} [] [2022-09-23 23:27:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 23:27:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-23 23:27:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 23:27:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:27:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:27:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:27:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 23:27:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 23:27:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-23 23:34:00] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2784"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2784","method":"GET"} [] [2022-09-23 23:34:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-23 23:34:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-23 23:34:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-23 23:34:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-23 23:34:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:34:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-23 23:34:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:34:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-23 23:34:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-23 23:34:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 09:12:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360211913087134&type=json","method":"GET"} [] [2022-09-26 09:12:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 09:12:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-26 09:12:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 09:12:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 09:12:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 09:12:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 09:12:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 09:12:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 09:12:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 09:12:26] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360211913087134&type=json","method":"GET"} [] [2022-09-26 09:12:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 09:12:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-26 09:12:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 09:12:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 09:12:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 09:12:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 09:12:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 09:12:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 09:12:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 10:14:43] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2773"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2773","method":"GET"} [] [2022-09-26 10:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 10:14:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-26 10:14:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 10:14:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:14:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 10:14:43] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:14:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 10:14:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 10:14:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 10:16:14] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2773"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2773","method":"GET"} [] [2022-09-26 10:16:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 10:16:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-26 10:16:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 10:16:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:16:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 10:16:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 10:16:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 10:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 10:16:27] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2773"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2773","method":"GET"} [] [2022-09-26 10:16:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 10:16:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 10:16:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-26 10:16:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 10:16:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:16:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 10:16:28] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:16:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 10:16:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 10:16:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 10:17:43] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2773"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2773","method":"GET"} [] [2022-09-26 10:17:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 10:17:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-09-26 10:17:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 10:17:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:17:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 10:17:43] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:17:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 10:17:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 10:17:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 10:23:41] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b0310823181208&type=json","method":"GET"} [] [2022-09-26 10:23:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 10:23:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 10:23:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-26 10:23:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 10:23:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:23:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 10:23:42] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:23:42] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 10:23:42] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 10:23:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 11:19:20] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"449"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/449","method":"POST"} [] [2022-09-26 11:19:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 11:19:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-26 11:19:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 11:19:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 11:19:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : User de création. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : User de MAJ. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Site. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-09-26 11:19:20] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-09-26 11:19:20] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 11:19:20] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 11:19:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 11:19:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 11:19:35] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"730"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/730","method":"POST"} [] [2022-09-26 11:19:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 11:19:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-09-26 11:19:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 11:19:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 11:19:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : User de création. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : User de MAJ. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Site. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-09-26 11:19:35] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-09-26 11:19:35] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 11:19:35] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 11:19:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 11:19:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 14:30:56] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36039z%29z3z8A12C&type=json","method":"GET"} [] [2022-09-26 14:30:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 14:30:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-26 14:30:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 14:30:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 14:30:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 14:30:56] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 14:30:56] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 14:30:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 14:30:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:05:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D461501380352&type=json","method":"GET"} [] [2022-09-26 15:05:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:05:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-26 15:05:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:05:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:05:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:05:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:05:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:05:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:05:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:06:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D461501380352&type=json","method":"GET"} [] [2022-09-26 15:06:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:06:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-26 15:06:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:06:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:06:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:06:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:06:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:06:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:06:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:06:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D461501380352&type=json","method":"GET"} [] [2022-09-26 15:06:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:06:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-26 15:06:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:06:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:06:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:06:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:06:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:06:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:06:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:07:09] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D461501380352&type=json","method":"GET"} [] [2022-09-26 15:07:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:07:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-26 15:07:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:07:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:07:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:07:09] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:09] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:07:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:07:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:07:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D461501380352&type=json","method":"GET"} [] [2022-09-26 15:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-26 15:07:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:07:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:07:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:07:24] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:24] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:07:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:07:56] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D461501380352&type=json","method":"GET"} [] [2022-09-26 15:07:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:07:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-26 15:07:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:07:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:07:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:07:56] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:56] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:07:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:07:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 15:54:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=C040521A14E04F5&type=json","method":"GET"} [] [2022-09-26 15:54:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 15:54:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 15:54:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-26 15:54:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 15:54:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:54:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 15:54:28] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:54:28] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 15:54:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 15:54:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 17:41:46] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P-670-196&type=json","method":"GET"} [] [2022-09-26 17:41:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 17:41:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 17:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-26 17:41:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 17:41:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 17:41:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 17:41:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 17:41:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 17:41:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 17:41:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 21:11:19] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2491"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2491","method":"GET"} [] [2022-09-26 21:11:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 21:11:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-26 21:11:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 21:11:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:11:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 21:11:19] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:11:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 21:11:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 21:11:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 21:15:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B032121231801C8&type=json","method":"GET"} [] [2022-09-26 21:15:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 21:15:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-26 21:15:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 21:15:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:15:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:15:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 21:15:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 21:15:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 21:15:41] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042818414E061C&type=json","method":"GET"} [] [2022-09-26 21:15:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 21:15:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-26 21:15:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 21:15:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:15:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:15:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 21:15:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 21:15:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 21:15:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36018181308F3BF&type=json","method":"GET"} [] [2022-09-26 21:15:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 21:15:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-26 21:15:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 21:15:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:15:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:15:58] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:58] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 21:15:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 21:15:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-26 21:32:13] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2491"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2491","method":"GET"} [] [2022-09-26 21:32:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-26 21:32:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-26 21:32:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-26 21:32:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-26 21:32:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:32:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-26 21:32:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-26 21:32:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:32:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-26 21:32:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-26 21:32:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-27 12:12:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B%C3%A2t%20B&type=json","method":"GET"} [] [2022-09-27 12:12:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 12:12:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 12:12:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 12:12:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 12:12:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 12:12:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 12:12:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 12:12:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-27 12:12:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-27 13:11:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-183&type=json","method":"GET"} [] [2022-09-27 13:11:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 13:11:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-27 13:11:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 13:11:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 13:11:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 13:11:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 13:11:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 13:11:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-27 13:11:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-27 13:11:31] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-183&type=json","method":"GET"} [] [2022-09-27 13:11:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 13:11:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-27 13:11:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 13:11:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 13:11:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 13:11:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 13:11:31] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 13:11:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-27 13:11:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-27 15:16:31] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0439170199123A&type=json","method":"GET"} [] [2022-09-27 15:16:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 15:16:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 15:16:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-27 15:16:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 15:16:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 15:16:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 15:16:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 15:16:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 15:16:32] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-27 15:16:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-27 15:16:41] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0439170199123B&type=json","method":"GET"} [] [2022-09-27 15:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 15:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-27 15:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 15:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 15:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 15:16:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 15:16:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 15:16:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-27 15:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-27 17:25:13] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:25:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:25:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:25:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:25:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:25:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:25:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:25:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:25:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:25:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:25:17] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:25:17] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:25:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:25:17] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:25:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:25:22] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:25:15] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:25:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:25:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:25:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:25:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:25:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:25:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:25:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:25:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:25:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:25:26] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:25:26] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:25:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:25:26] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:25:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:25:31] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:25:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:25:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:25:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:32] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:25:18] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:25:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:25:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:25:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:25:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:25:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:25:36] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:25:36] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:25:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:25:36] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:25:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:25:41] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:25:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:25:28] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:25:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:25:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:25:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:25:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:25:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:25:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:25:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:25:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:25:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:25:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:25:53] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:25:53] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:25:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:25:53] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:25:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:25:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:25:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:25:37] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:26:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:26:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:26:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:26:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:26:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:26:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:26:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:26:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:26:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:26:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:26:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:26:12] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:26:12] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:26:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:26:12] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:26:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:26:17] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:26:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:25:19] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:26:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:26:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:26:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:26:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:26:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:26:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:26:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:26:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:26:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:26:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:26:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:26:21] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:26:21] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:26:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:26:21] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:26:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:26:27] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:26:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:26:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:31:15] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:31:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:31:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:31:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:31:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:31:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:31:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:31:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:31:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:31:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:31:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:31:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:31:19] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:31:19] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:31:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:31:19] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:31:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:31:24] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:31:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:31:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:31:21] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:31:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:31:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:31:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:31:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:31:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:31:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:31:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:31:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:31:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:31:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:31:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:31:28] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:31:28] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:31:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:31:28] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:31:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:31:34] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:31:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:31:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:31:51] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:32:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:32:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:32:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:32:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:32:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:32:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:32:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:32:13] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:32:13] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:32:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:32:13] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:32:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:32:19] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:31:57] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:32:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:32:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:32:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:32:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:32:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:32:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:32:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:32:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:32:23] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:32:23] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:32:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:32:23] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:32:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:32:29] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:29] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:32:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:31:59] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:32:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:32:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:32:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:32:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:32:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:32:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:32:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:32:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:32:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:32:43] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:32:43] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:32:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:32:43] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:32:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:32:48] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:48] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:32:01] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:32:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:32:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:32:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:32:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:32:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:32:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:32:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:32:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:32:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:32:52] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:32:52] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:32:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:32:52] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:32:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:32:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 17:31:54] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"POST"} [] [2022-09-27 17:32:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 17:32:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-27 17:32:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 17:32:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 17:32:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 17:33:01] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-27 17:33:01] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-27 17:33:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-27 17:33:01] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-27 17:33:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-27 17:33:07] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:33:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81423644 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 17:33:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 19:30:26] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2447"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2447","method":"GET"} [] [2022-09-27 19:30:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-27 19:30:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-27 19:30:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-27 19:30:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 19:30:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-27 19:30:26] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 19:30:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-27 19:30:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-27 19:30:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 11:55:24] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:55:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:55:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:55:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:55:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:55:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:55:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:55:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:55:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:55:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:55:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:55:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:55:31] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:55:31] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:55:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:55:31] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:55:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:55:36] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:55:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:55:22] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:55:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:55:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:55:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:55:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:55:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:55:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:55:39] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:55:39] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:55:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:55:39] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:55:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:55:44] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:55:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:55:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:55:44] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:56:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:56:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:56:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:56:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:56:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:56:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:56:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:56:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:56:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:56:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:56:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:56:05] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:56:05] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:56:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:56:05] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:56:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:56:11] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:56:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:55:44] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:56:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:56:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:56:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:56:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:56:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:56:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:56:15] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:56:15] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:56:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:56:15] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:56:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:56:20] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:56:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:56:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:55:48] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:57:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:57:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:57:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:57:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:57:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:57:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:57:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:57:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:57:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:57:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:57:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:57:04] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:57:04] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:57:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:57:04] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:57:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:57:10] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:57:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:57:10] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:57:33] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:58:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:58:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:58:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:58:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:58:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:58:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:58:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:58:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:58:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:58:17] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:58:17] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:58:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:58:17] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:58:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:58:23] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:56:47] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:58:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:58:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:58:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:58:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:58:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:58:26] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:58:26] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:58:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:58:26] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:58:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:58:32] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:32] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:56:28] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:58:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:58:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:58:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:58:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:58:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:58:35] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:58:35] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:58:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:58:35] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:58:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:58:40] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:55:53] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:58:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:58:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:58:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:58:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:58:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:58:44] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:58:44] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:58:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:58:44] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:58:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:58:49] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:58:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:57:49] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:59:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:59:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:59:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:59:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:59:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:59:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:59:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:59:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:59:08] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:59:08] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:59:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:59:08] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:59:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:59:13] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:57:41] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:59:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:59:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:59:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:59:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:59:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:59:17] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:59:17] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:59:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:59:17] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:59:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:59:22] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:57:01] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:59:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:59:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:59:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:59:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:59:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:59:25] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:59:25] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:59:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:59:25] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:59:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:59:31] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:57:58] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:59:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:59:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:59:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:59:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:59:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:59:34] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:59:34] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:59:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:59:34] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:59:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:59:41] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:59:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:56:34] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:59:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:59:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:59:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:59:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:59:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:59:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:59:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:59:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 11:59:49] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 11:59:49] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 11:59:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 11:59:49] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 11:59:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 11:59:58] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:56:53] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 11:59:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 11:59:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 11:59:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 11:59:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 11:59:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 12:00:01] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 12:00:01] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 12:00:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 12:00:01] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 12:00:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 12:00:09] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:09] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:58:14] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 12:00:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 12:00:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 12:00:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 12:00:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 12:00:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:00:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:00:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 12:00:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 12:00:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 12:00:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 12:00:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 12:00:13] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 12:00:13] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 12:00:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 12:00:13] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 12:00:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 12:00:19] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:58:06] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 12:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 12:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 12:00:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 12:00:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:00:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 12:00:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 12:00:22] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 12:00:22] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 12:00:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 12:00:22] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 12:00:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 12:00:28] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 11:57:25] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2201"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2201","method":"GET"} [] [2022-09-28 12:00:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 12:00:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 12:00:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-28 12:00:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 12:00:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:00:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:00:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 12:00:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 12:00:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 12:00:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 12:00:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 12:00:32] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-09-28 12:00:32] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-09-28 12:00:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-09-28 12:00:32] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-09-28 12:00:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-09-28 12:00:37] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 81466680 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 12:00:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 12:39:00] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2623"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2623","method":"GET"} [] [2022-09-28 12:39:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 12:39:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-28 12:39:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 12:39:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:39:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 12:39:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:39:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 12:39:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 12:39:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 13:26:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E3601121308F43A&type=json","method":"GET"} [] [2022-09-28 13:26:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 13:26:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-28 13:26:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 13:26:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 13:26:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 13:26:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 13:26:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 13:26:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 13:26:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 13:28:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-09-28 13:28:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 13:28:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-28 13:28:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 13:28:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 13:28:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 13:28:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 13:28:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 13:28:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 13:28:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 18:03:36] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=eodo452111080124&type=json","method":"GET"} [] [2022-09-28 18:03:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 18:03:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 18:03:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-28 18:03:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 18:03:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 18:03:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 18:03:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 18:03:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 18:03:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 18:03:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 18:04:19] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c042220814eodf8&type=json","method":"GET"} [] [2022-09-28 18:04:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 18:04:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 18:04:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-28 18:04:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 18:04:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 18:04:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 18:04:20] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 18:04:20] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 18:04:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 18:04:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 19:20:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=eodo452111080124&type=json","method":"GET"} [] [2022-09-28 19:20:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 19:20:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-28 19:20:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 19:20:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 19:20:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 19:20:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 19:20:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 19:20:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 19:20:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 19:21:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c042220814eodf8&type=json","method":"GET"} [] [2022-09-28 19:21:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 19:21:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-28 19:21:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 19:21:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 19:21:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 19:21:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 19:21:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 19:21:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 19:21:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-28 20:31:20] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-200&type=json","method":"GET"} [] [2022-09-28 20:31:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-28 20:31:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-09-28 20:31:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-28 20:31:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 20:31:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-28 20:31:20] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 20:31:20] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-28 20:31:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-28 20:31:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-29 16:33:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03081823181761%20au&type=json","method":"GET"} [] [2022-09-29 16:33:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-29 16:33:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-09-29 16:33:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-29 16:33:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-29 16:33:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-29 16:33:26] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-29 16:33:26] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-29 16:33:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-29 16:33:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 11:08:53] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2793"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2793","method":"GET"} [] [2022-09-30 11:08:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 11:08:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-30 11:08:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 11:08:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:08:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 11:08:53] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:08:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 11:08:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 11:08:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 11:08:59] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2793"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2793","method":"GET"} [] [2022-09-30 11:08:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 11:08:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-30 11:08:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 11:08:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:08:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 11:08:59] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:08:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 11:08:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 11:08:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 11:09:06] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2793"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2793","method":"GET"} [] [2022-09-30 11:09:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 11:09:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-30 11:09:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 11:09:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:09:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 11:09:06] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:09:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 11:09:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 11:09:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 11:40:47] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2793"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2793","method":"GET"} [] [2022-09-30 11:40:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 11:40:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-09-30 11:40:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 11:40:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:40:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 11:40:47] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:40:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 11:40:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 11:40:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 18:46:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b033221231802a2&type=json","method":"GET"} [] [2022-09-30 18:46:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 18:46:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 18:46:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 18:46:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 18:46:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 18:46:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:46:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 18:46:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 18:46:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 18:46:41] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b033221231802a2&type=json","method":"GET"} [] [2022-09-30 18:46:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 18:46:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 18:46:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 18:46:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 18:46:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 18:46:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:46:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 18:46:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 18:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 18:47:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0372111080195&type=json","method":"GET"} [] [2022-09-30 18:47:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 18:47:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 18:47:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 18:47:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 18:47:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 18:47:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:47:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 18:47:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 18:47:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 19:38:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b033221231802a2&type=json","method":"GET"} [] [2022-09-30 19:38:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 19:38:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 19:38:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 19:38:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 19:38:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 19:38:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:38:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 19:38:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 19:38:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 19:38:29] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b033221231802a2&type=json","method":"GET"} [] [2022-09-30 19:38:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 19:38:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 19:38:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 19:38:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 19:38:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 19:38:29] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:38:29] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 19:38:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 19:38:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 19:51:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0372111080195&type=json","method":"GET"} [] [2022-09-30 19:51:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 19:51:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 19:51:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 19:51:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 19:51:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 19:51:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:51:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 19:51:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 19:51:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 20:27:52] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0372111080195&type=json","method":"GET"} [] [2022-09-30 20:27:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 20:27:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 20:27:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 20:27:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 20:27:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 20:27:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 20:27:53] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:27:53] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 20:27:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 20:27:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 20:29:16] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b033221231802a2&type=json","method":"GET"} [] [2022-09-30 20:29:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 20:29:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 20:29:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 20:29:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 20:29:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 20:29:16] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:29:16] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 20:29:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 20:29:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-09-30 20:30:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0d0372111080195&type=json","method":"GET"} [] [2022-09-30 20:30:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-09-30 20:30:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-09-30 20:30:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-09-30 20:30:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 20:30:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-09-30 20:30:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:30:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-09-30 20:30:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-09-30 20:30:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 09:26:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?8BBD3=&pattern=P36039201&type=json","method":"GET"} [] [2022-10-03 09:26:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 09:26:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 09:26:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-03 09:26:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 09:26:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 09:26:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 09:26:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 09:26:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 09:26:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 09:26:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 10:44:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E","method":"GET"} [] [2022-10-03 10:44:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 10:44:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 10:44:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 10:44:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:44:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:44:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 10:44:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 10:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 10:44:28] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E","method":"GET"} [] [2022-10-03 10:44:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 10:44:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 10:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 10:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:44:28] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:28] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 10:44:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 10:44:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 10:44:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E","method":"GET"} [] [2022-10-03 10:44:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 10:44:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 10:44:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 10:44:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:44:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:44:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 10:44:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 10:44:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 10:45:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=%24B%29","method":"GET"} [] [2022-10-03 10:45:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 10:45:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 10:45:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 10:45:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:45:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 10:45:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:45:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 10:45:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 10:45:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 11:54:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E","method":"GET"} [] [2022-10-03 11:54:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 11:54:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 11:54:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 11:54:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 11:54:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 11:54:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 11:54:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 11:54:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 11:54:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 12:26:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040221A14E1657&type=json","method":"GET"} [] [2022-10-03 12:26:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 12:26:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 12:26:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 12:26:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 12:26:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 12:26:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 12:26:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 12:26:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 12:26:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 12:26:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 12:26:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 12:26:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 12:26:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 12:26:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040221A14E1657&type=json","method":"GET"} [] [2022-10-03 12:26:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 12:26:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 12:26:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 12:26:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 12:26:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 12:26:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 12:26:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 12:26:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 12:26:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040221A14E1657&type=json","method":"GET"} [] [2022-10-03 12:26:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 12:26:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 12:26:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 12:26:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 12:26:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 12:26:58] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:58] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 12:26:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 12:26:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 13:53:53] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042220814E163D&type=json","method":"GET"} [] [2022-10-03 13:53:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 13:53:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 13:53:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 13:53:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 13:53:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 13:53:53] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 13:53:53] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 13:53:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 13:53:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 13:54:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042220814E163D&type=json","method":"GET"} [] [2022-10-03 13:54:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 13:54:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 13:54:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 13:54:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 13:54:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 13:54:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 13:54:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 13:54:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 13:54:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 15:25:25] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"3547"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/3547?serieSociete=desc","method":"GET"} [] [2022-10-03 15:25:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 15:25:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 15:25:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-03 15:25:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 15:25:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:25:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:25:25] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-10-03 15:25:25] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 15:25:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 15:25:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:25:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 15:25:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 15:25:25] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"3547"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/3547?serieSociete=desc","method":"GET"} [] [2022-10-03 15:25:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 15:25:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-03 15:25:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 15:25:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:25:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-10-03 15:25:26] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:25:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 15:25:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 15:25:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 15:52:54] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360481813084D85&type=json","method":"GET"} [] [2022-10-03 15:52:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 15:52:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 15:52:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 15:52:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:52:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:52:54] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:52:54] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 15:52:54] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 15:52:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 15:53:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-10-03 15:53:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 15:53:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 15:53:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 15:53:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 15:53:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:53:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:53:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:53:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 15:53:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 15:53:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 15:53:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03411823180327&type=json","method":"GET"} [] [2022-10-03 15:53:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 15:53:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 15:53:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 15:53:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:53:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 15:53:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:53:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 15:53:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 15:53:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 16:16:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=C0172111080119&type=json","method":"GET"} [] [2022-10-03 16:16:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 16:16:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 16:16:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 16:16:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 16:16:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 16:16:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:16:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 16:16:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 16:16:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 16:17:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041219434E045D&type=json","method":"GET"} [] [2022-10-03 16:17:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 16:17:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 16:17:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 16:17:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 16:17:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 16:17:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:17:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 16:17:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 16:17:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 16:17:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041219434E045D&type=json","method":"GET"} [] [2022-10-03 16:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 16:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-03 16:17:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 16:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 16:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 16:17:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:17:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 16:17:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 16:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 17:12:28] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2797"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2797","method":"GET"} [] [2022-10-03 17:12:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 17:12:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-03 17:12:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 17:12:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:12:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 17:12:28] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:12:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 17:12:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 17:12:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 17:12:35] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2797"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2797","method":"GET"} [] [2022-10-03 17:12:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 17:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-03 17:12:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 17:12:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:12:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 17:12:35] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:12:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 17:12:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 17:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 17:14:01] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2797"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2797","method":"GET"} [] [2022-10-03 17:14:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 17:14:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-03 17:14:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 17:14:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:14:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 17:14:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:14:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 17:14:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 17:14:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 17:14:35] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2797"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2797","method":"GET"} [] [2022-10-03 17:14:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 17:14:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-03 17:14:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 17:14:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:14:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 17:14:35] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:14:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 17:14:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 17:14:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 17:16:14] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2797"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2797","method":"GET"} [] [2022-10-03 17:16:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 17:16:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-03 17:16:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 17:16:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:16:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 17:16:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 17:16:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 17:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-03 17:16:51] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2797"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2797","method":"GET"} [] [2022-10-03 17:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-03 17:16:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-03 17:16:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-03 17:16:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:16:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-03 17:16:51] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:16:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-03 17:16:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-03 17:16:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-04 16:15:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8CD42818414E0558&type=json","method":"GET"} [] [2022-10-04 16:15:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-04 16:15:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-04 16:15:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-04 16:15:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-04 16:15:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 16:15:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 16:15:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:15:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-04 16:15:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-04 16:15:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-04 16:17:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8CD428118414EO558&type=json","method":"GET"} [] [2022-10-04 16:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-04 16:17:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-04 16:17:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-04 16:17:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-04 16:17:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 16:17:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 16:17:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:17:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-04 16:17:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-04 16:17:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-04 16:17:52] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2840"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2840","method":"GET"} [] [2022-10-04 16:17:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-04 16:17:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-04 16:17:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-04 16:17:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 16:17:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-04 16:17:52] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:17:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-04 16:17:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-04 16:17:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-04 17:30:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087E65&type=json","method":"GET"} [] [2022-10-04 17:30:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-04 17:30:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-04 17:30:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-04 17:30:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 17:30:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 17:30:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:30:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-04 17:30:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-04 17:30:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-04 17:30:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087E65&type=json","method":"GET"} [] [2022-10-04 17:30:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-04 17:30:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-04 17:30:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-04 17:30:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 17:30:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 17:30:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:30:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-04 17:30:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-04 17:30:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-04 17:30:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-04 17:31:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03391703180469&type=json","method":"GET"} [] [2022-10-04 17:31:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-04 17:31:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-04 17:31:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-04 17:31:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 17:31:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-04 17:31:01] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:31:01] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-04 17:31:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-04 17:31:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 09:10:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434718231806DA&type=json","method":"GET"} [] [2022-10-05 09:10:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 09:10:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:10:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:10:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-05 09:10:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:10:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 09:10:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 09:11:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434718231806DA&type=json","method":"GET"} [] [2022-10-05 09:11:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 09:11:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:11:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:11:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-05 09:11:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 09:11:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 09:11:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434718231806DA&type=json","method":"GET"} [] [2022-10-05 09:11:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 09:11:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:11:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:11:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-05 09:11:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 09:11:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 09:11:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434718231806DA&type=json","method":"GET"} [] [2022-10-05 09:11:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 09:11:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:11:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:11:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-05 09:11:40] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:40] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 09:11:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 09:12:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434718231806DA&type=json","method":"GET"} [] [2022-10-05 09:12:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 09:12:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 09:12:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:12:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:12:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-05 09:12:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:12:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 09:12:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 09:14:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434718231806DA&type=json","method":"GET"} [] [2022-10-05 09:14:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 09:14:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:14:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 09:14:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-05 09:14:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:14:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 09:14:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 11:16:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360361913089090&type=json","method":"GET"} [] [2022-10-05 11:16:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 11:16:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-05 11:16:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 11:16:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 11:16:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 11:16:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 11:16:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 11:16:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 11:16:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 14:21:30] request.INFO: Matched route "product_follow_edit". {"route":"product_follow_edit","route_parameters":{"_route":"product_follow_edit","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::editForm","id":"9516"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/9516/edit","method":"POST"} [] [2022-10-05 14:21:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 14:21:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-05 14:21:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 14:21:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 14:21:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: Validating a \DateTimeInterface with "Symfony\Component\Validator\Constraints\DateTime" is deprecated since version 4.2. Use "Symfony\Component\Validator\Constraints\Type" instead or remove the constraint if the underlying model is already type hinted to \DateTimeInterface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Validating a \\DateTimeInterface with \"Symfony\\Component\\Validator\\Constraints\\DateTime\" is deprecated since version 4.2. Use \"Symfony\\Component\\Validator\\Constraints\\Type\" instead or remove the constraint if the underlying model is already type hinted to \\DateTimeInterface. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/validator/Constraints/DateTimeValidator.php:38)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: Validating a \DateTimeInterface with "Symfony\Component\Validator\Constraints\DateTime" is deprecated since version 4.2. Use "Symfony\Component\Validator\Constraints\Type" instead or remove the constraint if the underlying model is already type hinted to \DateTimeInterface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Validating a \\DateTimeInterface with \"Symfony\\Component\\Validator\\Constraints\\DateTime\" is deprecated since version 4.2. Use \"Symfony\\Component\\Validator\\Constraints\\Type\" instead or remove the constraint if the underlying model is already type hinted to \\DateTimeInterface. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/validator/Constraints/DateTimeValidator.php:38)"} [] [2022-10-05 14:21:30] app.INFO: ProductFollowController : Lancement du processus de modification du PF ''. [] [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-05 14:21:30] app.INFO: ProductFollowController PACK : Le PF 'E0A0411413081439' doit être retirer du pack 65470. [] [] [2022-10-05 14:21:30] app.INFO: ActionPF : Lancement Update PF. [] [] [2022-10-05 14:21:30] app.INFO: ActionPF : Fin Upadte PF. [] [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:21:30] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'UPDATE product_follow SET updated_at = ?, comment = ?, state_id = ?, pack_id = ? WHERE id = ?' with params ["2022-10-05 14:21:30", "ancienne - 65470 - ", null, null, 9515]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'UPDATE product_follow SET updated_at = ?, comment = ?, state_id = ?, pack_id = ? WHERE id = ?' with params [\"2022-10-05 14:21:30\", \"ancienne - 65470 - \", null, null, 9515]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'state_id' cannot be null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 14:21:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 14:21:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 14:22:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0D0332211080337&type=json","method":"GET"} [] [2022-10-05 14:22:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 14:22:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-05 14:22:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 14:22:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 14:22:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 14:22:01] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:22:01] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 14:22:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 14:22:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 14:22:09] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0D0332211080337&type=json","method":"GET"} [] [2022-10-05 14:22:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 14:22:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-05 14:22:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 14:22:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 14:22:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 14:22:09] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:22:09] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 14:22:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 14:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 15:29:51] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2838"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2838","method":"GET"} [] [2022-10-05 15:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 15:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-10-05 15:29:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 15:29:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 15:29:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 15:29:51] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 15:29:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 15:29:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 15:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 17:35:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B032019231801AD&type=json","method":"GET"} [] [2022-10-05 17:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 17:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-05 17:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 17:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 17:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 17:35:03] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 17:35:03] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 17:35:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 17:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-05 17:35:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B032019231801AD&type=json","method":"GET"} [] [2022-10-05 17:35:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-05 17:35:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-05 17:35:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-05 17:35:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 17:35:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-05 17:35:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 17:35:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-05 17:35:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-05 17:35:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-06 12:24:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D0912300803DF&type=json","method":"GET"} [] [2022-10-06 12:24:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-06 12:24:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 12:24:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 12:24:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-06 12:24:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 12:24:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-06 12:24:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-06 12:24:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D0912300803DF&type=json","method":"GET"} [] [2022-10-06 12:24:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-06 12:24:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 12:24:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 12:24:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-06 12:24:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 12:24:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-06 12:24:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-06 15:05:40] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"1731"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/1731","method":"GET"} [] [2022-10-06 15:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-06 15:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-06 15:05:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-06 15:05:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 15:05:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-06 15:05:40] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-06 15:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-06 15:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 15:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 15:05:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-06 15:05:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 15:05:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-06 15:05:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-06 15:05:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-06 15:05:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-06 17:38:14] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2831"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2831","method":"GET"} [] [2022-10-06 17:38:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-06 17:38:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-06 17:38:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-06 17:38:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 17:38:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-06 17:38:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 17:38:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-06 17:38:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-06 17:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-06 17:38:28] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2831"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2831","method":"GET"} [] [2022-10-06 17:38:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-06 17:38:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-06 17:38:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-06 17:38:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 17:38:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-06 17:38:28] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 17:38:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-06 17:38:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-06 17:38:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-07 10:38:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03381%2103%4081047&type=json","method":"GET"} [] [2022-10-07 10:38:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-07 10:38:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-07 10:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-07 10:38:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-07 10:38:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-07 10:38:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-07 10:38:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-07 10:38:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-07 10:38:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-07 10:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-07 16:28:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087F63&type=json","method":"GET"} [] [2022-10-07 16:28:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-07 16:28:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-07 16:28:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-07 16:28:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-07 16:28:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-07 16:28:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-07 16:28:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-07 16:28:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-07 16:28:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-08 17:49:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360061913086887&type=json","method":"GET"} [] [2022-10-08 17:49:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-08 17:49:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-08 17:49:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-08 17:49:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-08 17:49:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-08 17:49:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 17:49:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-08 17:49:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-08 17:49:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-08 17:50:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360061913086887&type=json","method":"GET"} [] [2022-10-08 17:50:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-08 17:50:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-08 17:50:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-08 17:50:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-08 17:50:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-08 17:50:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 17:50:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-08 17:50:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-08 17:50:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-08 17:50:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-08 19:03:46] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"1297"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/1297","method":"POST"} [] [2022-10-08 19:03:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-08 19:03:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-08 19:03:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-08 19:03:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-08 19:03:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-08 19:03:46] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-10-08 19:03:47] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-10-08 19:03:47] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 19:03:47] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-08 19:03:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-08 19:03:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 09:43:08] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-085&type=json","method":"GET"} [] [2022-10-10 09:43:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 09:43:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-10 09:43:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 09:43:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 09:43:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 09:43:08] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 09:43:08] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 09:43:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 09:43:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 09:57:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B032019231801AD&type=json","method":"GET"} [] [2022-10-10 09:57:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 09:57:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-10 09:57:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 09:57:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 09:57:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 09:57:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 09:57:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 09:57:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 09:57:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 11:10:12] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"1545"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/1545","method":"GET"} [] [2022-10-10 11:10:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 11:10:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 11:10:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 11:10:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 11:10:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 11:10:12] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 11:10:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 11:10:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 11:10:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 12:37:31] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"3581"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/3581?serieSociete=desc","method":"GET"} [] [2022-10-10 12:37:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 12:37:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 12:37:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 12:37:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:37:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-10-10 12:37:32] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 12:37:32] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 12:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 12:45:48] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36007211308E667&type=json","method":"GET"} [] [2022-10-10 12:45:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 12:45:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:45:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:45:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-10 12:45:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:45:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 12:45:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 12:46:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03212123180160&type=json","method":"GET"} [] [2022-10-10 12:46:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 12:46:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:46:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:46:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-10 12:46:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:46:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 12:46:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 12:46:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040521C34E0727&type=json","method":"GET"} [] [2022-10-10 12:46:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 12:46:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:46:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 12:46:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-10-10 12:46:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:46:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 12:46:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 16:36:09] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2262"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2262","method":"GET"} [] [2022-10-10 16:36:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 16:36:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 16:36:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 16:36:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:36:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 16:36:09] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 16:36:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 16:36:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 16:36:13] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2262"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2262","method":"GET"} [] [2022-10-10 16:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 16:36:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 16:36:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 16:36:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:36:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 16:36:13] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 16:36:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 16:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 16:36:36] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2262"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2262","method":"GET"} [] [2022-10-10 16:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 16:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 16:36:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 16:36:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:36:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 16:36:36] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 16:36:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 16:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 16:55:17] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2262"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2262","method":"GET"} [] [2022-10-10 16:55:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 16:55:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 16:55:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 16:55:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 16:55:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:55:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 16:55:18] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:55:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 16:55:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 16:55:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:01:56] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2262"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2262","method":"GET"} [] [2022-10-10 17:01:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:01:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 17:01:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:01:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:01:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:01:56] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:01:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:01:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:01:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:02:10] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2262"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2262","method":"GET"} [] [2022-10-10 17:02:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:02:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 17:02:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:02:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:02:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:02:10] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:02:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:02:10] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:02:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:04:46] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2863"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2863","method":"GET"} [] [2022-10-10 17:04:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:04:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:04:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 17:04:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:04:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:04:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:04:47] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:04:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:04:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:04:55] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2863"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2863","method":"GET"} [] [2022-10-10 17:04:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:04:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 17:04:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:04:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:04:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:04:55] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:04:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:04:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:05:39] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2863"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2863","method":"GET"} [] [2022-10-10 17:05:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:05:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:05:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 17:05:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:05:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:05:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:05:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:05:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:05:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:05:40] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:05:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:05:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:05:54] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"543"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/543","method":"GET"} [] [2022-10-10 17:05:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-10 17:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:05:54] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:05:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:05:54] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:25:05] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=eodo41211108015e&type=json","method":"GET"} [] [2022-10-10 17:25:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:25:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 17:25:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:25:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:25:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:25:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:25:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:25:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:25:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 17:28:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=eodo41211108015e&type=json","method":"GET"} [] [2022-10-10 17:28:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 17:28:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 17:28:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 17:28:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:28:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 17:28:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:28:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 17:28:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 17:28:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 17:28:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 17:28:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 17:28:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-10 18:10:40] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2863"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2863","method":"GET"} [] [2022-10-10 18:10:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-10 18:10:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-10 18:10:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-10 18:10:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 18:10:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-10 18:10:40] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 18:10:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-10 18:10:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-10 18:10:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-12 12:24:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b035021231806bd&type=json","method":"GET"} [] [2022-10-12 12:24:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-12 12:24:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-12 12:24:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-12 12:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-12 12:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 12:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 12:24:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:24:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-12 12:24:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-12 12:24:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-12 12:24:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b035021231806bd&type=json","method":"GET"} [] [2022-10-12 12:24:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-12 12:24:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-12 12:24:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-12 12:24:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 12:24:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 12:24:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:24:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-12 12:24:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-12 12:24:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-12 12:25:20] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b035021231806bd&type=json","method":"GET"} [] [2022-10-12 12:25:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-12 12:25:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-12 12:25:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-12 12:25:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-12 12:25:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 12:25:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 12:25:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:25:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-12 12:25:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-12 12:25:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-12 16:02:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36036181308308A&type=json","method":"GET"} [] [2022-10-12 16:02:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-12 16:02:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-12 16:02:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-12 16:02:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-12 16:02:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 16:02:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 16:02:19] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 16:02:19] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-12 16:02:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-12 16:02:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-12 18:43:53] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2863"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2863","method":"GET"} [] [2022-10-12 18:43:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-12 18:43:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-12 18:43:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-12 18:43:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 18:43:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-12 18:43:53] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 18:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-12 18:43:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-12 18:43:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-12 20:29:14] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042420834E06B1&type=json","method":"GET"} [] [2022-10-12 20:29:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-12 20:29:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-12 20:29:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-12 20:29:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 20:29:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-12 20:29:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 20:29:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-12 20:29:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-12 20:29:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 11:05:56] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"345"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/345?serieSociete=desc","method":"GET"} [] [2022-10-13 11:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 11:05:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-13 11:05:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 11:05:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 11:05:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-10-13 11:05:56] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 11:05:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 11:05:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 11:05:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 11:05:59] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"423"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/423?serieSociete=desc","method":"GET"} [] [2022-10-13 11:05:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 11:05:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-13 11:05:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 11:05:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 11:05:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-10-13 11:05:59] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 11:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 11:05:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 11:05:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 13:27:07] request.INFO: Matched route "package_pack_pack_new". {"route":"package_pack_pack_new","route_parameters":{"_route":"package_pack_pack_new","_controller":"App\\Controller\\PackagePack\\PackController::new"},"request_uri":"https://suivisprotect.suivischantier.fr/pack/new","method":"GET"} [] [2022-10-13 13:27:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 13:27:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 13:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-13 13:27:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 13:27:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 13:27:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 13:27:08] php.CRITICAL: Uncaught Error: Class 'App\Entity\PackagePack\Pack' not found {"exception":"[object] (Error(code: 0): Class 'App\\Entity\\PackagePack\\Pack' not found at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 13:27:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "Pack" from namespace "App\Entity\PackagePack". Did you forget a "use" statement for another namespace?" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php line 27 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Attempted to load class \"Pack\" from namespace \"App\\Entity\\PackagePack\".\nDid you forget a \"use\" statement for another namespace? at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 13:27:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 13:27:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 14:34:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360371913089376&type=json","method":"GET"} [] [2022-10-13 14:34:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 14:34:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 14:34:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-13 14:34:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 14:34:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 14:34:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 14:34:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 14:34:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 14:34:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 14:34:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 17:12:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360351813082378&type=json","method":"GET"} [] [2022-10-13 17:12:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 17:12:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 17:12:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 17:12:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 17:12:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 17:12:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:12:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 17:12:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 17:12:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 17:13:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=LISOItL%E2%80%A08L8Z%20008&type=json","method":"GET"} [] [2022-10-13 17:13:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 17:13:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 17:13:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 17:13:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 17:13:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 17:13:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:13:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 17:13:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 17:13:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 17:14:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=LISOItLt8L82038&type=json","method":"GET"} [] [2022-10-13 17:14:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 17:14:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 17:14:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 17:14:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 17:14:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 17:14:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:14:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 17:14:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 17:14:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 18:21:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=480347202318031A&type=json","method":"GET"} [] [2022-10-13 18:21:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 18:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 18:21:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 18:21:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 18:21:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 18:21:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:21:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 18:21:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 18:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 18:21:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=%E2%82%AC8803%20%E2%82%AC6LSEt008&type=json","method":"GET"} [] [2022-10-13 18:21:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 18:21:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 18:21:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 18:21:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 18:21:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 18:21:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:21:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 18:21:32] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 18:21:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 18:22:29] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=EGEOZEVOZ9%20%20008&type=json","method":"GET"} [] [2022-10-13 18:22:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 18:22:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 18:22:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 18:22:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 18:22:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 18:22:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 18:22:30] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:22:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 18:22:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 18:22:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 21:54:41] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1710"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1710","method":"GET"} [] [2022-10-13 21:54:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 21:54:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 21:54:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 21:54:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 21:54:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 21:54:41] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 21:54:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 21:54:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 21:54:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-13 21:54:47] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1710"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1710","method":"GET"} [] [2022-10-13 21:54:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-13 21:54:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-13 21:54:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-13 21:54:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-13 21:54:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 21:54:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-13 21:54:48] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 21:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-13 21:54:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-13 21:54:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 12:54:34] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4803511823180110&type=json","method":"GET"} [] [2022-10-14 12:54:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 12:54:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 12:54:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-14 12:54:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 12:54:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 12:54:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 12:54:34] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 12:54:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 12:54:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 12:54:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 12:55:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4803511823180110&type=json","method":"GET"} [] [2022-10-14 12:55:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 12:55:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-14 12:55:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 12:55:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 12:55:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 12:55:40] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 12:55:40] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 12:55:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 12:55:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:30:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36034201308B683&type=json","method":"GET"} [] [2022-10-14 16:30:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:30:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-14 16:30:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:30:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:30:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:30:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:30:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:30:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:30:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:34:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802B2&type=json","method":"GET"} [] [2022-10-14 16:34:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:34:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-14 16:34:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:34:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:34:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:34:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:34:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:34:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:34:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802B2&type=json","method":"GET"} [] [2022-10-14 16:34:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:34:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-14 16:34:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:34:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:34:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:34:24] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:24] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:34:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:34:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:34:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802B2&type=json","method":"GET"} [] [2022-10-14 16:34:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:34:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-14 16:34:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:34:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:34:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:34:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:34:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:34:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:35:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802B2&type=json","method":"GET"} [] [2022-10-14 16:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-14 16:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:35:03] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:03] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:35:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:35:13] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802B2&type=json","method":"GET"} [] [2022-10-14 16:35:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:35:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-14 16:35:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:35:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:35:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:35:13] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:13] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:35:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:35:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:35:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802B2","method":"GET"} [] [2022-10-14 16:35:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:35:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-10-14 16:35:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:35:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:35:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:35:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:35:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:35:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 16:48:13] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2865"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2865","method":"GET"} [] [2022-10-14 16:48:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 16:48:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-14 16:48:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 16:48:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:48:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 16:48:13] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:48:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 16:48:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 16:48:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-14 18:06:14] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042217219909DF&type=json","method":"GET"} [] [2022-10-14 18:06:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-14 18:06:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-14 18:06:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-14 18:06:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 18:06:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-14 18:06:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 18:06:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-14 18:06:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-14 18:06:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-17 11:03:02] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0C0461811080169&type=json","method":"GET"} [] [2022-10-17 11:03:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-17 11:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-17 11:03:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-17 11:03:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:03:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:03:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:03:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-17 11:03:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-17 11:03:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-17 11:03:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E0C0461811080169&type=json","method":"GET"} [] [2022-10-17 11:03:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-17 11:03:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-17 11:03:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-17 11:03:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:03:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:03:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:03:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-17 11:03:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-17 11:03:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-17 11:20:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03072023180202&type=json","method":"GET"} [] [2022-10-17 11:20:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-17 11:20:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-17 11:20:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-17 11:20:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-17 11:20:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:20:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:20:58] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:20:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-17 11:20:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-17 11:20:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-17 11:21:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B030720231802C2&type=json","method":"GET"} [] [2022-10-17 11:21:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-17 11:21:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-17 11:21:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-17 11:21:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:21:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:21:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:21:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-17 11:21:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-17 11:21:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-17 11:22:26] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B030720231802C2&type=json","method":"GET"} [] [2022-10-17 11:22:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-17 11:22:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-17 11:22:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-17 11:22:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:22:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:22:26] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:22:26] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-17 11:22:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-17 11:22:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-17 11:48:17] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"540"},"request_uri":"https://suivisprotect.suivischantier.fr/site/540","method":"GET"} [] [2022-10-17 11:48:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-17 11:48:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-17 11:48:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-17 11:48:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:48:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-17 11:48:17] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:48:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-17 11:48:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-17 11:48:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-18 10:13:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B0338192318056%E2%82%AC&type=json","method":"GET"} [] [2022-10-18 10:13:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-18 10:13:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-18 10:13:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-18 10:13:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 10:13:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 10:13:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 10:13:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-18 10:13:32] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-18 10:13:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-18 10:50:01] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2142"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2142","method":"GET"} [] [2022-10-18 10:50:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-18 10:50:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-18 10:50:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-18 10:50:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 10:50:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-18 10:50:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 10:50:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-18 10:50:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-18 10:50:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-18 19:07:14] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2892"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2892","method":"GET"} [] [2022-10-18 19:07:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-18 19:07:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-18 19:07:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-18 19:07:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 19:07:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-18 19:07:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-18 19:07:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-18 19:07:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-18 19:09:03] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2892"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2892","method":"GET"} [] [2022-10-18 19:09:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-18 19:09:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-18 19:09:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-18 19:09:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 19:09:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-18 19:09:03] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:09:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-18 19:09:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-18 19:09:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-18 19:40:19] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=ELDORDEVOZOEt038&type=json","method":"GET"} [] [2022-10-18 19:40:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-18 19:40:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-18 19:40:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-18 19:40:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 19:40:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-18 19:40:19] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:40:19] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-18 19:40:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-18 19:40:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-19 09:40:52] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2901"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2901","method":"GET"} [] [2022-10-19 09:40:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-19 09:40:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-19 09:40:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-19 09:40:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-19 09:40:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-19 09:40:52] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 09:40:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-19 09:40:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-19 09:40:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-19 09:42:25] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2901"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2901","method":"GET"} [] [2022-10-19 09:42:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-19 09:42:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-19 09:42:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-19 09:42:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-19 09:42:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-19 09:42:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-19 09:42:26] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 09:42:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-19 09:42:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-19 09:42:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-19 15:47:52] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"1158"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/1158","method":"GET"} [] [2022-10-19 15:47:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-19 15:47:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-19 15:47:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-19 15:47:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-19 15:47:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-19 15:47:52] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 15:47:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-19 15:47:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-19 15:47:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 11:25:34] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-205&type=json","method":"GET"} [] [2022-10-20 11:25:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 11:25:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 11:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-20 11:25:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 11:25:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 11:25:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 11:25:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 11:25:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 11:25:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 11:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 11:25:54] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-205&type=json","method":"GET"} [] [2022-10-20 11:25:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 11:25:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-20 11:25:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 11:25:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 11:25:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 11:25:54] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 11:25:54] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 11:25:54] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 11:25:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:17:04] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:17:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:17:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:17:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:17:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:17:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:17:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:17:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:17:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:17:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:17:07] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:17:07] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:17:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:17:07] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:17:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:17:12] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:17:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:17:10] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:17:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:17:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:17:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:17:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:17:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:17:15] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:17:15] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:17:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:17:15] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:17:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:17:20] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:17:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:17:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:17:29] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:17:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:17:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:17:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:17:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:17:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:17:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:17:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:17:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:17:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:17:35] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:17:35] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:17:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:17:35] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:17:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:17:40] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:17:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:17:29] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:17:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:17:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:17:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:17:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:17:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:17:43] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:17:43] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:17:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:17:43] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:17:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:17:48] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:48] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:17:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:17:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:17:59] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:18:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:18:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:18:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:18:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:18:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:18:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:18:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:18:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:18:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:19:01] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:19:01] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:19:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:19:01] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:19:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:19:07] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:19:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:08] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:19:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:19:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:19:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:19:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:19:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:19:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:19:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:19:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:19:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:19:19] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:19:19] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:19:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:19:19] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:19:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:19:25] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:19:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:08] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:19:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:19:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:19:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:19:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:19:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:19:29] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:19:29] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:19:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:19:29] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:19:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:19:34] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:19:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:33] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:19:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:19:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:19:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:19:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:19:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:19:37] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:19:37] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:19:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:19:37] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:19:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:19:43] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:19:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:20] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:19:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:19:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:19:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:19:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:19:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:19:47] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:19:47] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:19:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:19:47] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:19:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:19:52] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:19:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:19:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:17:57] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:20:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:20:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:20:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:20:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:20:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:20:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:20:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:20:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:20:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:20:05] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:20:05] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:20:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:20:05] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:20:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:20:11] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:20:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:02] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:20:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:20:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:20:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:20:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:20:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:20:15] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:20:15] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:20:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:20:15] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:20:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:20:20] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:20:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:24] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:20:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:20:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:20:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:20:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:20:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:20:23] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:20:23] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:20:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:20:23] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:20:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:20:29] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:29] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:20:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:28] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:20:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:20:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:20:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:20:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:20:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:20:32] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:20:32] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:20:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:20:32] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:20:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:20:38] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:20:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:12] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:20:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:20:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:20:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:20:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:20:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:20:41] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:20:41] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:20:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:20:41] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:20:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:20:47] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:47] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:20:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:18:40] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:20:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:20:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-10-20 14:20:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:20:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:20:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:20:51] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:20:51] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:20:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:20:51] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:20:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:20:57] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 101712876 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:20:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-20 14:20:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-20 14:21:04] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:21:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:21:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-10-20 14:21:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:21:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:21:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-20 14:21:04] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-20 14:21:07] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:21:07] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:21:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:21:07] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:21:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:21:13] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:21:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:21:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-20 14:21:16] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-10-20 14:21:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-20 14:21:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-20 14:21:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-10-20 14:21:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-20 14:21:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:21:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-20 14:21:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-20 14:21:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-20 14:21:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-20 14:21:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-20 14:21:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-20 14:21:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-20 14:21:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-20 14:21:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-20 14:21:20] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-10-20 14:21:20] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-10-20 14:21:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-10-20 14:21:20] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-10-20 14:21:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-10-20 14:21:26] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:21:26] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 102709500 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-20 14:21:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 16:03:01] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2897"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2897","method":"GET"} [] [2022-10-21 16:03:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 16:03:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-21 16:03:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 16:03:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 16:03:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 16:03:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 16:03:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 16:03:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 16:03:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-21 16:04:34] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2897"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2897","method":"GET"} [] [2022-10-21 16:04:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 16:04:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-21 16:04:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 16:04:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 16:04:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 16:04:34] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 16:04:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 16:04:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 16:04:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-21 17:13:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=Bl50-44&type=json","method":"GET"} [] [2022-10-21 17:13:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 17:13:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-21 17:13:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 17:13:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 17:13:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 17:13:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:13:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 17:13:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 17:13:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-21 17:14:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=bl150-44&type=json","method":"GET"} [] [2022-10-21 17:14:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 17:14:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-21 17:14:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 17:14:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 17:14:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 17:14:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:14:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 17:14:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 17:14:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-21 17:14:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B450-44&type=json","method":"GET"} [] [2022-10-21 17:14:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 17:14:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-21 17:14:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 17:14:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 17:14:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 17:14:24] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:14:24] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 17:14:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 17:14:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-21 18:38:34] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"2897"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/2897","method":"GET"} [] [2022-10-21 18:38:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 18:38:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-10-21 18:38:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 18:38:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 18:38:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 18:38:34] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 18:38:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 18:38:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 18:38:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-21 21:45:17] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2897"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2897","method":"GET"} [] [2022-10-21 21:45:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-21 21:45:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-21 21:45:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-21 21:45:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 21:45:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-21 21:45:17] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 21:45:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-21 21:45:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-21 21:45:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-24 11:14:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0439170199126A&type=json","method":"GET"} [] [2022-10-24 11:14:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-24 11:14:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-24 11:14:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-24 11:14:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-24 11:14:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 11:14:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 11:14:01] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:14:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-24 11:14:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-24 11:14:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-24 11:15:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0439170199126B&type=json","method":"GET"} [] [2022-10-24 11:15:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-24 11:15:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-24 11:15:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-24 11:15:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-24 11:15:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 11:15:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 11:15:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:15:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-24 11:15:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-24 11:15:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-24 11:16:24] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2463"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2463","method":"GET"} [] [2022-10-24 11:16:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-24 11:16:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-24 11:16:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-24 11:16:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 11:16:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-24 11:16:24] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-24 11:16:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-24 11:16:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-24 18:23:28] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c040221a14e1503&type=json","method":"GET"} [] [2022-10-24 18:23:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-24 18:23:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-24 18:23:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-24 18:23:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 18:23:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-24 18:23:28] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 18:23:28] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-24 18:23:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-24 18:23:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-24 18:23:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-25 12:24:20] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03042123180405&type=json","method":"GET"} [] [2022-10-25 12:24:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-25 12:24:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-25 12:24:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-25 12:24:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:24:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:24:20] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:24:20] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-25 12:24:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-25 12:24:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-25 12:48:09] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03042123180500&type=json","method":"GET"} [] [2022-10-25 12:48:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-25 12:48:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-25 12:48:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-25 12:48:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:48:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:48:09] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:48:09] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-25 12:48:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-25 12:48:10] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-25 12:48:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-25 12:49:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042220834E0137&type=json","method":"GET"} [] [2022-10-25 12:49:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-25 12:49:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-25 12:49:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-25 12:49:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:49:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:49:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:49:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-25 12:49:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-25 12:49:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-25 12:49:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042220834E0137&type=json","method":"GET"} [] [2022-10-25 12:49:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-25 12:49:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-25 12:49:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-25 12:49:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:49:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 12:49:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:49:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-25 12:49:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-25 12:49:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-25 13:52:17] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2399"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2399","method":"GET"} [] [2022-10-25 13:52:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-25 13:52:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-25 13:52:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-25 13:52:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-25 13:52:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 13:52:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-25 13:52:18] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 13:52:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-25 13:52:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-25 13:52:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-25 16:53:37] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b42482123180209&type=json","method":"GET"} [] [2022-10-25 16:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-25 16:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-25 16:53:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-25 16:53:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 16:53:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-25 16:53:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 16:53:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-25 16:53:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-25 16:53:38] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-25 16:53:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-26 17:29:11] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2396"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2396","method":"GET"} [] [2022-10-26 17:29:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-26 17:29:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-26 17:29:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-26 17:29:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-26 17:29:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-26 17:29:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-26 17:29:12] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:29:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-26 17:29:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-26 17:29:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-26 17:29:35] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2396"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2396","method":"GET"} [] [2022-10-26 17:29:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-26 17:29:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-26 17:29:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-26 17:29:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-26 17:29:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-26 17:29:35] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:29:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-26 17:29:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-26 17:29:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-26 17:30:20] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2396"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2396","method":"GET"} [] [2022-10-26 17:30:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-26 17:30:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-26 17:30:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-26 17:30:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-26 17:30:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-26 17:30:20] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:30:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-26 17:30:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-26 17:30:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 15:26:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c04220814e1887&type=json","method":"GET"} [] [2022-10-27 15:26:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 15:26:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 15:26:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-27 15:26:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 15:26:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 15:26:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 15:26:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:26:46] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 15:26:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 15:26:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 15:29:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e3603913089e60&type=json","method":"GET"} [] [2022-10-27 15:29:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 15:29:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-27 15:29:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 15:29:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 15:29:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 15:29:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:29:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 15:29:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 15:29:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 15:30:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P-670-188&type=json","method":"GET"} [] [2022-10-27 15:30:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 15:30:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 15:30:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-27 15:30:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 15:30:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 15:30:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 15:30:36] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:30:36] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 15:30:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 15:30:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 19:08:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-185&type=json","method":"GET"} [] [2022-10-27 19:08:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 19:08:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-27 19:08:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 19:08:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:08:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:08:03] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:03] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 19:08:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 19:08:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 19:08:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-185&type=json","method":"GET"} [] [2022-10-27 19:08:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 19:08:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-27 19:08:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 19:08:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:08:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:08:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 19:08:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 19:08:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 19:08:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-185&type=json","method":"GET"} [] [2022-10-27 19:08:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 19:08:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-27 19:08:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 19:08:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:08:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:08:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 19:08:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 19:08:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-27 19:09:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-188&type=json","method":"GET"} [] [2022-10-27 19:09:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-27 19:09:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-27 19:09:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-27 19:09:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:09:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-27 19:09:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:09:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-27 19:09:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-27 19:09:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-28 06:50:54] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1562"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1562","method":"GET"} [] [2022-10-28 06:50:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-28 06:50:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-10-28 06:50:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-28 06:50:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-28 06:50:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-28 06:50:54] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 06:50:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-28 06:50:54] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-28 06:50:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-28 11:15:34] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=LEZL66LOLL94%20008&type=json","method":"GET"} [] [2022-10-28 11:15:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-28 11:15:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-28 11:15:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-10-28 11:15:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-28 11:15:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-28 11:15:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-28 11:15:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 11:15:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-28 11:15:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-28 11:15:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-28 16:21:00] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"2925"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/2925","method":"POST"} [] [2022-10-28 16:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-28 16:21:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-10-28 16:21:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-28 16:21:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-28 16:21:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-28 16:21:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : User de création. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : User de MAJ. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Site. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Date de réalisation. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Pour les maintenances. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : La première maintenance du site est une pose. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Set de la date d'installation à aujourd'hui. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Set de la date de facturation à aujourd'hui. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-10-28 16:21:01] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-10-28 16:21:01] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 16:21:01] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-28 16:21:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-28 16:21:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-31 10:56:55] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2917"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2917","method":"GET"} [] [2022-10-31 10:56:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-31 10:56:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-10-31 10:56:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-31 10:56:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-31 10:56:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-31 10:56:55] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-31 10:56:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-31 10:56:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-31 10:56:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-10-31 17:14:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=0900462101880148&type=json","method":"GET"} [] [2022-10-31 17:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-10-31 17:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-10-31 17:14:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-10-31 17:14:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-31 17:14:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-10-31 17:14:30] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-31 17:14:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-10-31 17:14:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-10-31 17:14:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 14:24:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-201&type=json","method":"GET"} [] [2022-11-02 14:24:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 14:24:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 14:24:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 14:24:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 14:24:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 14:24:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 14:24:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 14:24:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 14:24:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 14:24:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 14:24:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 14:24:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 14:24:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-201&type=json","method":"GET"} [] [2022-11-02 14:24:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 14:24:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 14:24:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 14:24:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 14:24:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 14:24:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 14:24:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 14:24:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 14:24:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 18:47:29] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=189037L7020L7098&type=json","method":"GET"} [] [2022-11-02 18:47:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 18:47:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 18:47:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 18:47:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:47:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:47:29] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:47:29] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 18:47:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 18:47:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 18:47:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=189037L7020L7098&type=json","method":"GET"} [] [2022-11-02 18:47:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 18:47:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 18:47:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 18:47:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:47:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:47:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:47:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 18:47:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 18:47:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 18:49:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E068F&type=json","method":"GET"} [] [2022-11-02 18:49:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 18:49:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 18:49:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 18:49:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:49:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:49:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:49:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 18:49:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 18:49:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 18:49:56] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=10037898L907098&type=json","method":"GET"} [] [2022-11-02 18:49:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 18:49:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 18:49:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 18:49:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:49:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:49:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:49:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 18:49:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 18:49:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 18:50:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03381923180352&type=json","method":"GET"} [] [2022-11-02 18:50:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 18:50:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 18:50:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 18:50:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:50:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 18:50:30] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:50:30] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 18:50:30] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 18:50:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 22:08:31] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C43719434E018B&type=json","method":"GET"} [] [2022-11-02 22:08:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 22:08:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 22:08:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 22:08:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:08:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:08:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:08:31] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 22:08:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 22:08:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 22:13:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E068F&type=json","method":"GET"} [] [2022-11-02 22:13:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 22:13:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 22:13:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 22:13:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:13:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:13:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:13:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 22:13:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 22:13:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 22:13:41] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041020414E068F&type=json","method":"GET"} [] [2022-11-02 22:13:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 22:13:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 22:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 22:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:13:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:13:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 22:13:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 22:13:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 22:14:34] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C043518634E0C0&type=json","method":"GET"} [] [2022-11-02 22:14:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 22:14:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 22:14:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 22:14:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 22:14:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:14:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:14:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:14:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 22:14:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 22:14:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-02 22:15:02] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03381923180352&type=json","method":"GET"} [] [2022-11-02 22:15:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-02 22:15:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LALLEMANT"} [] [2022-11-02 22:15:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-02 22:15:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:15:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-02 22:15:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:15:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-02 22:15:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-02 22:15:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-03 08:57:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=C044820A14E1FBA&type=json","method":"GET"} [] [2022-11-03 08:57:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-03 08:57:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-03 08:57:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-03 08:57:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 08:57:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 08:57:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 08:57:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-03 08:57:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-03 08:57:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-03 11:00:51] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8404401153090255&type=json","method":"GET"} [] [2022-11-03 11:00:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-03 11:00:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-03 11:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-03 11:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 11:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 11:00:51] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 11:00:51] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-03 11:00:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-03 11:00:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-03 11:01:10] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8404401153090255&type=json","method":"GET"} [] [2022-11-03 11:01:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-03 11:01:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-03 11:01:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-03 11:01:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 11:01:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 11:01:10] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 11:01:10] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-03 11:01:10] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-03 11:01:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-03 18:28:36] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2937"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2937","method":"GET"} [] [2022-11-03 18:28:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-03 18:28:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-03 18:28:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-03 18:28:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 18:28:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-03 18:28:36] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 18:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-03 18:28:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-03 18:28:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-04 10:50:13] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"2309"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/2309","method":"GET"} [] [2022-11-04 10:50:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-04 10:50:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-11-04 10:50:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-04 10:50:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-04 10:50:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-04 10:50:13] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-04 10:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-04 10:50:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-04 10:50:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-04 14:42:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360391913089D84&type=json","method":"GET"} [] [2022-11-04 14:42:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-04 14:42:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-04 14:42:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-04 14:42:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-04 14:42:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-04 14:42:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-04 14:42:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-04 14:42:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-04 14:42:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 08:24:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087F59&type=json","method":"GET"} [] [2022-11-08 08:24:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 08:24:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 08:24:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-08 08:24:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 08:24:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 08:24:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 08:24:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 08:24:31] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 08:24:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 08:24:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 11:36:38] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2697"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2697","method":"GET"} [] [2022-11-08 11:36:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 11:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-11-08 11:36:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 11:36:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 11:36:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 11:36:38] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 11:36:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 11:36:38] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 11:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 15:06:53] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2945"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2945","method":"GET"} [] [2022-11-08 15:06:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 15:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-08 15:06:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 15:06:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:06:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 15:06:53] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:06:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 15:06:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 15:06:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 15:06:58] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2945"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2945","method":"GET"} [] [2022-11-08 15:06:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 15:06:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-08 15:06:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 15:06:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:06:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 15:06:58] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 15:06:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 15:06:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 15:08:44] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2945"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2945","method":"GET"} [] [2022-11-08 15:08:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 15:08:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-08 15:08:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 15:08:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:08:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 15:08:44] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:08:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 15:08:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 15:08:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 15:30:43] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e2f02813130800c5&type=json","method":"GET"} [] [2022-11-08 15:30:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 15:30:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 15:30:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-08 15:30:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 15:30:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:30:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 15:30:44] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:30:44] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 15:30:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 15:30:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 20:00:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E96001211308DBDD&type=json","method":"GET"} [] [2022-11-08 20:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 20:00:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-08 20:00:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 20:00:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 20:00:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 20:00:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:00:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 20:00:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 20:01:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 20:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 20:48:49] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E96001211308DBDD&type=json","method":"GET"} [] [2022-11-08 20:48:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 20:48:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-08 20:48:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 20:48:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 20:48:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 20:48:49] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:48:49] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 20:48:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 20:48:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 20:49:20] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03042123180405&type=json","method":"GET"} [] [2022-11-08 20:49:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 20:49:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-08 20:49:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 20:49:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 20:49:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 20:49:20] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:49:20] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 20:49:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 20:49:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-08 21:34:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=480326192318021E&type=json","method":"GET"} [] [2022-11-08 21:34:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-08 21:34:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-08 21:34:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-08 21:34:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 21:34:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-08 21:34:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 21:34:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-08 21:34:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-08 21:35:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-08 21:35:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-09 15:09:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-11-09 15:09:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-09 15:09:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-09 15:09:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-09 15:09:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-09 15:09:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-09 15:09:01] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-09 15:09:01] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-09 15:09:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-09 15:09:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-10 10:20:01] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"442"},"request_uri":"https://suivisprotect.suivischantier.fr/site/442","method":"GET"} [] [2022-11-10 10:20:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-10 10:20:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-10 10:20:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-10 10:20:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 10:20:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-10 10:20:01] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 10:20:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-10 10:20:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-10 10:20:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-10 14:05:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D052001B80102&type=json","method":"GET"} [] [2022-11-10 14:05:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-10 14:05:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-10 14:05:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-10 14:05:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 14:05:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 14:05:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-10 14:05:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-10 14:05:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-10 14:05:34] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D052001B80102&type=json","method":"GET"} [] [2022-11-10 14:05:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-10 14:05:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-10 14:05:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-10 14:05:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-10 14:05:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 14:05:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 14:05:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-10 14:05:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-10 14:05:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-10 14:05:42] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D052001B80102&type=json","method":"GET"} [] [2022-11-10 14:05:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-10 14:05:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-10 14:05:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-10 14:05:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 14:05:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-10 14:05:42] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:42] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-10 14:05:42] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-10 14:05:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 10:04:52] request.INFO: Matched route "package_pack_pack_new". {"route":"package_pack_pack_new","route_parameters":{"_route":"package_pack_pack_new","_controller":"App\\Controller\\PackagePack\\PackController::new"},"request_uri":"https://suivisprotect.suivischantier.fr/pack/new","method":"GET"} [] [2022-11-14 10:04:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 10:04:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 10:04:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-11-14 10:04:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 10:04:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 10:04:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 10:04:53] php.CRITICAL: Uncaught Error: Class 'App\Entity\PackagePack\Pack' not found {"exception":"[object] (Error(code: 0): Class 'App\\Entity\\PackagePack\\Pack' not found at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:04:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "Pack" from namespace "App\Entity\PackagePack". Did you forget a "use" statement for another namespace?" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php line 27 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Attempted to load class \"Pack\" from namespace \"App\\Entity\\PackagePack\".\nDid you forget a \"use\" statement for another namespace? at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 10:04:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 10:04:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 10:05:42] request.INFO: Matched route "package_pack_pack_new". {"route":"package_pack_pack_new","route_parameters":{"_route":"package_pack_pack_new","_controller":"App\\Controller\\PackagePack\\PackController::new"},"request_uri":"https://suivisprotect.suivischantier.fr/pack/new","method":"GET"} [] [2022-11-14 10:05:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 10:05:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 10:05:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-11-14 10:05:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 10:05:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 10:05:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 10:05:42] php.CRITICAL: Uncaught Error: Class 'App\Entity\PackagePack\Pack' not found {"exception":"[object] (Error(code: 0): Class 'App\\Entity\\PackagePack\\Pack' not found at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:05:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "Pack" from namespace "App\Entity\PackagePack". Did you forget a "use" statement for another namespace?" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php line 27 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Attempted to load class \"Pack\" from namespace \"App\\Entity\\PackagePack\".\nDid you forget a \"use\" statement for another namespace? at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 10:05:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 10:05:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 10:32:43] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2877"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2877","method":"GET"} [] [2022-11-14 10:32:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 10:32:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-14 10:32:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 10:32:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 10:32:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 10:32:43] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:32:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 10:32:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 10:32:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 13:06:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=Logial%20novembre%202022&type=json","method":"GET"} [] [2022-11-14 13:06:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 13:06:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 13:06:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-11-14 13:06:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 13:06:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 13:06:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 13:06:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 13:06:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 13:06:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 13:06:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 15:49:15] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2869"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2869","method":"GET"} [] [2022-11-14 15:49:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 15:49:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-14 15:49:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 15:49:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 15:49:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 15:49:15] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 15:49:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 15:49:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 15:49:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 17:02:08] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=6320376V0ZL77008&type=json","method":"GET"} [] [2022-11-14 17:02:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 17:02:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-14 17:02:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 17:02:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 17:02:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 17:02:08] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 17:02:08] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 17:02:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 17:02:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-14 17:03:14] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=DCV10&type=json","method":"GET"} [] [2022-11-14 17:03:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-14 17:03:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-14 17:03:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-14 17:03:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 17:03:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-14 17:03:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 17:03:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-14 17:03:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-14 17:03:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 13:45:55] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P830-83%20&type=json","method":"GET"} [] [2022-11-15 13:45:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 13:45:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-15 13:45:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 13:45:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 13:45:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 13:45:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 13:45:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 13:45:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 13:45:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:30:42] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8830-15&type=json","method":"GET"} [] [2022-11-15 16:30:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:30:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:30:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:30:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:30:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:30:42] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:30:42] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:30:42] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:30:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:31:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-24&type=json","method":"GET"} [] [2022-11-15 16:31:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:31:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:31:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:31:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:31:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:31:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:31:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:31:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:31:44] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B870-24&type=json","method":"GET"} [] [2022-11-15 16:31:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:31:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:31:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:31:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:31:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:31:44] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:44] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:31:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:31:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:31:53] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-24&type=json","method":"GET"} [] [2022-11-15 16:31:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:31:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:31:53] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:53] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:31:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:31:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:34:49] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P87C-24&type=json","method":"GET"} [] [2022-11-15 16:34:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:34:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:34:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:34:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:34:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:34:49] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:34:49] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:34:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:34:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:35:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-024&type=json","method":"GET"} [] [2022-11-15 16:35:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:35:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:35:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:35:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:35:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:35:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:35:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:35:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:35:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:36:56] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B880-25&type=json","method":"GET"} [] [2022-11-15 16:36:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:36:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:36:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:36:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:36:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:36:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:36:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:36:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:36:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:38:39] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-23&type=json","method":"GET"} [] [2022-11-15 16:38:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:38:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:38:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:38:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:38:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:38:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:38:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:38:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:38:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:39:08] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-25&type=json","method":"GET"} [] [2022-11-15 16:39:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:39:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:39:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:39:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:39:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:39:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:39:08] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:39:09] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:39:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:39:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:39:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P870-26&type=json","method":"GET"} [] [2022-11-15 16:39:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:39:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:39:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:39:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:39:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:39:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:39:19] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:39:19] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:39:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:39:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-15 16:44:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B870-24&type=json","method":"GET"} [] [2022-11-15 16:44:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-15 16:44:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-15 16:44:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-15 16:44:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:44:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-15 16:44:03] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:44:03] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-15 16:44:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-15 16:44:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 12:02:20] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"986"},"request_uri":"https://suivisprotect.suivischantier.fr/site/986","method":"GET"} [] [2022-11-16 12:02:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 12:02:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-16 12:02:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 12:02:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 12:02:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 12:02:20] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 12:02:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 12:02:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 12:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 13:35:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0415184309037&type=json","method":"GET"} [] [2022-11-16 13:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 13:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-16 13:35:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 13:35:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 13:35:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 13:35:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 13:35:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 13:35:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 13:35:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:47:03] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"386"},"request_uri":"https://suivisprotect.suivischantier.fr/site/386","method":"GET"} [] [2022-11-16 16:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:47:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:47:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:47:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:47:03] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:47:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:47:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:26] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:55:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:55:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:55:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:55:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:55:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:55:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:55:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:55:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:55:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:55:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:55:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:55:31] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:55:31] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:55:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:55:31] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:55:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:55:37] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:55:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:55:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:55:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:41] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:55:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:55:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:55:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:55:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:55:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:55:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:55:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:55:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:55:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:55:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:55:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:55:54] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:55:54] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:55:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:55:54] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:55:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:56:01] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:56:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:43] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:56:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:56:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:56:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:56:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:56:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:56:05] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:56:05] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:56:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:56:05] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:56:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:56:11] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:56:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:56:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:44] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:56:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:56:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:56:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:56:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:56:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:56:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:56:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:56:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:56:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:56:22] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:56:22] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:56:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:56:22] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:56:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:56:28] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:56:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:44] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:56:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:56:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:56:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:56:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:56:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:56:32] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:56:32] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:56:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:56:32] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:56:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:56:38] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:56:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:50] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:56:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:56:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:56:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:56:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:56:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:56:42] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:56:42] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:56:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:56:42] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:56:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:56:47] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:47] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:56:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 16:55:43] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 16:56:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 16:56:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 16:56:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 16:56:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 16:56:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 16:56:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 16:56:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 16:56:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 16:56:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 16:56:51] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 16:56:51] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 16:56:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 16:56:51] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 16:56:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 16:56:57] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 16:56:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 16:56:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 17:01:43] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 17:01:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 17:01:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 17:01:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 17:01:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 17:01:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:01:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:01:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 17:01:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 17:01:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 17:01:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 17:01:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 17:01:47] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 17:01:47] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 17:01:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 17:01:47] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 17:01:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 17:01:53] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:01:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 17:01:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 17:01:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 17:01:58] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 17:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 17:02:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 17:02:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 17:02:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 17:02:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 17:02:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 17:02:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 17:02:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 17:02:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 17:02:09] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 17:02:09] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 17:02:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 17:02:09] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 17:02:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 17:02:15] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 17:02:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 17:02:00] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 17:02:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 17:02:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 17:02:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 17:02:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 17:02:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 17:02:19] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 17:02:19] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 17:02:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 17:02:19] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 17:02:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 17:02:24] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 17:02:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 17:02:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 17:02:00] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 17:02:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 17:02:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 17:02:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 17:02:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 17:02:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 17:02:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 17:02:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 17:02:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 17:02:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 17:02:35] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 17:02:35] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 17:02:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 17:02:35] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 17:02:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 17:02:40] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 17:02:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 17:02:00] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 17:02:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 17:02:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 17:02:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 17:02:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 17:02:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 17:02:44] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 17:02:44] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 17:02:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 17:02:44] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 17:02:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 17:02:50] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:50] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 17:02:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-16 17:01:59] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-16 17:02:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-16 17:02:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-16 17:02:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-16 17:02:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-16 17:02:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-16 17:02:53] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-16 17:02:53] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-16 17:02:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-16 17:02:53] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-16 17:02:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-16 17:02:59] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111082424 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-16 17:02:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-16 17:02:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-17 10:59:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03081823181763a&type=json","method":"GET"} [] [2022-11-17 10:59:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-17 10:59:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-17 10:59:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-17 10:59:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-17 10:59:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-17 10:59:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 10:59:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-17 10:59:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-17 10:59:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-17 11:25:34] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"2740"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/2740","method":"GET"} [] [2022-11-17 11:25:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-17 11:25:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ly"} [] [2022-11-17 11:25:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-17 11:25:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-17 11:25:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-11-17 11:25:34] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 11:25:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-17 11:25:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-17 11:25:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-17 11:39:33] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"2484"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/2484","method":"GET"} [] [2022-11-17 11:39:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-17 11:39:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-11-17 11:39:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-17 11:39:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-17 11:39:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-17 11:39:33] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-17 11:39:37] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-17 11:39:37] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-17 11:39:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-17 11:39:37] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-17 11:39:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-17 11:39:43] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111068256 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111068256 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 11:39:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111068256 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 111068256 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-17 11:39:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-17 11:39:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-18 10:31:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P700-20&type=json","method":"GET"} [] [2022-11-18 10:31:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-18 10:31:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-18 10:31:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-18 10:31:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-18 10:31:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-18 10:31:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-18 10:31:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-18 10:31:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-18 10:31:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-18 10:31:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-21 14:03:39] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2116"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2116","method":"GET"} [] [2022-11-21 14:03:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-21 14:03:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-11-21 14:03:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-21 14:03:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-21 14:03:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-21 14:03:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-21 14:03:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-21 14:03:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-21 14:03:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-21 16:57:34] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0448184334E0CF2&type=json","method":"GET"} [] [2022-11-21 16:57:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-21 16:57:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-21 16:57:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-21 16:57:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-21 16:57:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-21 16:57:34] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-21 16:57:34] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-21 16:57:34] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-21 16:57:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-22 16:27:56] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"614"},"request_uri":"https://suivisprotect.suivischantier.fr/site/614","method":"GET"} [] [2022-11-22 16:27:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-22 16:27:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-22 16:27:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-22 16:27:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-22 16:27:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-22 16:27:56] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:27:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-22 16:27:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-22 16:27:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-22 16:27:58] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"614"},"request_uri":"https://suivisprotect.suivischantier.fr/site/614","method":"GET"} [] [2022-11-22 16:27:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-22 16:27:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-22 16:27:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-22 16:27:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-22 16:27:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-22 16:27:58] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:27:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-22 16:27:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-22 16:27:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-22 16:28:12] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"614"},"request_uri":"https://suivisprotect.suivischantier.fr/site/614","method":"GET"} [] [2022-11-22 16:28:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-22 16:28:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-22 16:28:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-22 16:28:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-22 16:28:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-22 16:28:12] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:28:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-22 16:28:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-22 16:28:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-23 10:35:20] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"89"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/89","method":"POST"} [] [2022-11-23 10:35:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-23 10:35:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-11-23 10:35:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-23 10:35:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-23 10:35:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : User de création. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : User de MAJ. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Site. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-11-23 10:35:20] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-11-23 10:35:20] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-23 10:35:20] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-23 10:35:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-23 10:35:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-23 15:36:03] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1659"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1659","method":"GET"} [] [2022-11-23 15:36:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-23 15:36:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-23 15:36:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-23 15:36:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-23 15:36:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-23 15:36:03] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-23 15:36:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-23 15:36:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-23 15:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 12:10:41] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B431322231806F&type=json","method":"GET"} [] [2022-11-24 12:10:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 12:10:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-24 12:10:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 12:10:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:10:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:10:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 12:10:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 12:10:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 12:10:52] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B431322231806F&type=json","method":"GET"} [] [2022-11-24 12:10:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 12:10:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-24 12:10:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 12:10:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:10:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:10:52] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:52] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 12:10:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 12:10:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 12:10:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B431322231806F&type=json","method":"GET"} [] [2022-11-24 12:10:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 12:10:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-24 12:10:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 12:10:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:10:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:10:58] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:58] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 12:10:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 12:10:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 12:11:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B431322231806F&type=json","method":"GET"} [] [2022-11-24 12:11:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 12:11:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-24 12:11:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 12:11:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:11:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 12:11:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:11:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 12:11:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 12:11:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 14:16:52] request.INFO: Matched route "gestion_depose_nouvelle". {"route":"gestion_depose_nouvelle","route_parameters":{"_route":"gestion_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDepose","id":"1451"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/depose/nouvelle/1451","method":"POST"} [] [2022-11-24 14:16:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 14:16:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-11-24 14:16:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 14:16:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 14:16:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : User de création. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : User de MAJ. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Site. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Pour les dépose. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Set de la date de Dépose à aujourd'hui. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Set de la date de fin de facturation à aujourd'hui. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-11-24 14:16:52] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-11-24 14:16:52] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 14:16:52] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 14:16:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 14:16:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 17:19:05] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2977"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2977","method":"GET"} [] [2022-11-24 17:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 17:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-24 17:19:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 17:19:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 17:19:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 17:19:05] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 17:19:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 17:19:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 17:19:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-24 17:19:24] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2977"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2977","method":"GET"} [] [2022-11-24 17:19:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-24 17:19:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-24 17:19:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-24 17:19:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 17:19:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-24 17:19:24] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 17:19:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-24 17:19:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-24 17:19:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-25 13:18:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D122002B80144&type=json","method":"GET"} [] [2022-11-25 13:18:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-25 13:18:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-11-25 13:18:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-25 13:18:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 13:18:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 13:18:24] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 13:18:24] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-25 13:18:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-25 13:18:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-25 15:26:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c042122a14e0b5b&type=json","method":"GET"} [] [2022-11-25 15:26:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-25 15:26:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-25 15:26:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-25 15:26:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:26:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:26:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:26:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-25 15:26:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-25 15:26:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-25 15:27:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c042122a14e0b5b&type=json","method":"GET"} [] [2022-11-25 15:27:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-25 15:27:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-25 15:27:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-25 15:27:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-25 15:27:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:27:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:27:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:27:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-25 15:27:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-25 15:27:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-25 15:42:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042122A14E0B5B&type=json","method":"GET"} [] [2022-11-25 15:42:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-25 15:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-11-25 15:42:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-25 15:42:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:42:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:42:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:42:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-25 15:42:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-25 15:42:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-25 15:45:02] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03322123180245&type=json","method":"GET"} [] [2022-11-25 15:45:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-25 15:45:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-11-25 15:45:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-25 15:45:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:45:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 15:45:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:45:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-25 15:45:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-25 15:45:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-25 17:15:00] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2954"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2954","method":"GET"} [] [2022-11-25 17:15:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-25 17:15:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-25 17:15:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-25 17:15:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 17:15:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-25 17:15:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 17:15:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-25 17:15:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-25 17:15:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-28 12:48:44] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c04071943090889&type=json","method":"GET"} [] [2022-11-28 12:48:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-28 12:48:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-28 12:48:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-28 12:48:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 12:48:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 12:48:44] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 12:48:44] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-28 12:48:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-28 12:48:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-28 15:21:01] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-11-28 15:21:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-28 15:21:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-11-28 15:21:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-28 15:21:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 15:21:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-28 15:21:01] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-11-28 15:21:05] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-11-28 15:21:05] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-11-28 15:21:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-11-28 15:21:05] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-11-28 15:21:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-11-28 15:21:12] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 105752892 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 105752892 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 15:21:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 105752892 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 105752892 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-28 15:21:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-28 15:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-28 15:48:43] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-205&type=json","method":"GET"} [] [2022-11-28 15:48:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-28 15:48:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-28 15:48:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-28 15:48:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 15:48:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 15:48:43] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 15:48:43] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-28 15:48:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-28 15:48:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-28 17:47:10] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087FB6&type=json","method":"GET"} [] [2022-11-28 17:47:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-28 17:47:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-28 17:47:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-28 17:47:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-28 17:47:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 17:47:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 17:47:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 17:47:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-28 17:47:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-28 17:47:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-28 17:47:17] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03231923180169&type=json","method":"GET"} [] [2022-11-28 17:47:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-28 17:47:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-11-28 17:47:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-28 17:47:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 17:47:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-28 17:47:17] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 17:47:17] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-28 17:47:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-28 17:47:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-29 14:33:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0442111080129&type=json","method":"GET"} [] [2022-11-29 14:33:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-29 14:33:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-29 14:33:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-29 14:33:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-29 14:33:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-29 14:33:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-29 14:33:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-29 14:33:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-29 14:33:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-29 14:33:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-30 09:14:42] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087F7A&type=json","method":"GET"} [] [2022-11-30 09:14:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-30 09:14:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-11-30 09:14:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-30 09:14:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-30 09:14:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-30 09:14:43] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-30 09:14:43] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-30 09:14:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-30 09:14:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-11-30 16:53:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b03322123180327&type=json","method":"GET"} [] [2022-11-30 16:53:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-11-30 16:53:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-11-30 16:53:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-11-30 16:53:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-30 16:53:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-11-30 16:53:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-30 16:53:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-11-30 16:53:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-11-30 16:53:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-02 10:43:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=Ff010D29143128481A&type=json","method":"GET"} [] [2022-12-02 10:43:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-02 10:43:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-02 10:43:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-02 10:43:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-02 10:43:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-02 10:43:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-02 10:43:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-02 10:43:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-02 10:43:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-02 10:43:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-02 12:45:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=48435120231807CF&type=json","method":"GET"} [] [2022-12-02 12:45:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-02 12:45:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-02 12:45:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-02 12:45:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-02 12:45:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-02 12:45:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-02 12:45:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-02 12:45:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-02 12:45:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-05 11:17:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360481813084D85E360481813084D85&type=json","method":"GET"} [] [2022-12-05 11:17:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-05 11:17:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-05 11:17:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-05 11:17:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 11:17:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 11:17:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 11:17:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-05 11:17:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-05 11:17:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-05 13:57:48] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3000"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3000","method":"GET"} [] [2022-12-05 13:57:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-05 13:57:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-05 13:57:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-05 13:57:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 13:57:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-05 13:57:48] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 13:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-05 13:57:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-05 13:57:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-05 13:57:55] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3000"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3000","method":"GET"} [] [2022-12-05 13:57:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-05 13:57:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-05 13:57:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-05 13:57:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 13:57:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-05 13:57:55] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 13:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-05 13:57:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-05 13:57:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-05 14:03:47] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3000"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3000","method":"GET"} [] [2022-12-05 14:03:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-05 14:03:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-05 14:03:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-05 14:03:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 14:03:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-05 14:03:47] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 14:03:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-05 14:03:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-05 14:03:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-06 10:53:50] request.INFO: Matched route "product_follow_view". {"route":"product_follow_view","route_parameters":{"_route":"product_follow_view","_controller":"App\\Controller\\PackageProduct\\ProductFollowController::view","id":"6252"},"request_uri":"https://suivisprotect.suivischantier.fr/product_follow/6252","method":"GET"} [] [2022-12-06 10:53:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-06 10:53:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ly"} [] [2022-12-06 10:53:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-06 10:53:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-06 10:53:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: Passing an array of Security attributes to Symfony\Component\Security\Core\Authorization\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. "is_granted(...) or is_granted(...)") instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Passing an array of Security attributes to Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::isGranted() is deprecated since Symfony 4.4. Use multiple isGranted() calls or the expression language (e.g. \"is_granted(...) or is_granted(...)\") instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:59)"} [] [2022-12-06 10:53:50] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-06 10:53:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_PRODUCT_FOLLOW")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_PRODUCT_FOLLOW\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-06 10:53:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-06 10:53:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-06 10:53:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-07 11:40:59] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"971"},"request_uri":"https://suivisprotect.suivischantier.fr/site/971","method":"GET"} [] [2022-12-07 11:40:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-07 11:40:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-07 11:40:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-07 11:40:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-07 11:40:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-07 11:40:59] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 11:40:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-07 11:40:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-07 11:40:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-07 16:40:26] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3008"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3008","method":"GET"} [] [2022-12-07 16:40:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-07 16:40:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-07 16:40:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-07 16:40:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-07 16:40:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-07 16:40:26] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 16:40:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-07 16:40:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-07 16:40:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-07 16:41:14] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3008"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3008","method":"GET"} [] [2022-12-07 16:41:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-07 16:41:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-07 16:41:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-07 16:41:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-07 16:41:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-07 16:41:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 16:41:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-07 16:41:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-07 16:41:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:52:12] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:52:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:52:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:52:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:52:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:52:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:16] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:52:16] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:52:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:52:16] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:52:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:52:21] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:21] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:52:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:52:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:52:25] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:52:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:52:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:52:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:52:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:52:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:30] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:52:30] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:52:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:52:30] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:52:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:52:37] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:52:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:52:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:52:42] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:52:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:52:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:52:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:52:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:52:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:43] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:52:47] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:52:47] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:52:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:52:47] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:52:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:52:54] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:54] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:52:54] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:53:09] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:53:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:53:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:53:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:53:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:53:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:53:09] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:53:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:53:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:53:12] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:53:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:53:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:53:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:53:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:53:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:53:12] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:53:17] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:53:17] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:53:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:53:17] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:53:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:53:24] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:53:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:53:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:53:31] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:53:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:53:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:53:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:53:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:53:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:53:31] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:53:35] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:53:35] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:53:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:53:35] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:53:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:53:41] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 115954140 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:53:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:53:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:54:27] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:54:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:54:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:54:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:54:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:54:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:54:27] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:54:32] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:54:32] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:54:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:54:32] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:54:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:54:39] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:54:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117029220 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:54:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:57:08] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:57:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:57:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:57:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:57:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:57:09] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:57:16] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:57:16] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:57:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:57:16] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:57:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:57:21] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:57:21] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:57:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:57:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 13:58:09] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-08 13:58:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 13:58:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-08 13:58:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 13:58:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:58:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:58:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-08 13:58:16] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-08 13:58:16] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-08 13:58:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-08 13:58:16] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-08 13:58:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-08 13:58:23] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:58:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 13:58:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 13:58:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 16:19:27] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1128"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1128","method":"GET"} [] [2022-12-08 16:19:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 16:19:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-08 16:19:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 16:19:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 16:19:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 16:19:27] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 16:19:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 16:19:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 16:19:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-08 17:37:50] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"1177"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/1177","method":"GET"} [] [2022-12-08 17:37:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-08 17:37:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-12-08 17:37:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-08 17:37:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 17:37:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-08 17:37:50] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 17:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-08 17:37:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-08 17:37:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 08:12:55] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-09 08:12:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 08:12:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-09 08:12:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 08:12:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 08:12:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:12:55] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:13:00] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-09 08:13:00] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-09 08:13:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-09 08:13:00] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-09 08:13:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-09 08:13:06] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:13:06] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 08:13:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 08:13:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 08:13:09] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-09 08:13:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 08:13:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 08:13:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-09 08:13:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 08:13:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 08:13:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 08:13:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 08:13:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 08:13:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 08:13:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 08:13:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 08:13:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:13:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:13:10] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:13:15] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-09 08:13:15] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-09 08:13:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-09 08:13:15] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-09 08:13:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-09 08:13:27] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117030012 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117030012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:13:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117030012 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 117030012 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 08:13:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 08:14:43] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-09 08:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 08:14:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 08:14:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-09 08:14:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 08:14:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 08:14:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:14:44] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 08:14:50] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-09 08:14:50] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-09 08:14:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-09 08:14:50] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-09 08:14:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-09 08:14:56] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:14:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 08:14:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 08:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 09:13:11] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-09 09:13:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 09:13:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-09 09:13:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 09:13:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 09:13:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 09:13:11] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-09 09:13:16] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-09 09:13:16] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-09 09:13:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-09 09:13:16] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-09 09:13:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-09 09:13:22] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 09:13:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82415616 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 09:13:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 09:13:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 10:27:47] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1085"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1085","method":"GET"} [] [2022-12-09 10:27:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 10:27:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 10:27:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-09 10:27:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 10:27:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:27:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 10:27:48] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:27:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 10:27:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 10:27:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 10:27:57] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1085"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1085","method":"GET"} [] [2022-12-09 10:27:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 10:27:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-09 10:27:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 10:27:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:27:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 10:27:57] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:27:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 10:27:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 10:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 10:30:37] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"1085"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/1085","method":"GET"} [] [2022-12-09 10:30:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 10:30:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-12-09 10:30:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 10:30:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:30:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 10:30:37] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:30:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 10:30:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 10:30:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 10:30:52] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"1085"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/1085","method":"GET"} [] [2022-12-09 10:30:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 10:30:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2022-12-09 10:30:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 10:30:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:30:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 10:30:52] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:30:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 10:30:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 10:30:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 13:48:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4803042123180403&type=json","method":"GET"} [] [2022-12-09 13:48:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 13:48:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-09 13:48:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 13:48:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 13:48:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 13:48:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 13:48:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 13:48:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 13:48:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-09 13:49:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b03042123180403&type=json","method":"GET"} [] [2022-12-09 13:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-09 13:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-09 13:49:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-09 13:49:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 13:49:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-09 13:49:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 13:49:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-09 13:49:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-09 13:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-12 13:53:26] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=990D462101E8013E&type=json","method":"GET"} [] [2022-12-12 13:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-12 13:53:26] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-12 13:53:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-12 13:53:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-12 13:53:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-12 13:53:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-12 13:53:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:53:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-12 13:53:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-12 13:53:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-12 13:58:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04182263670446&type=json","method":"GET"} [] [2022-12-12 13:58:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-12 13:58:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-12 13:58:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-12 13:58:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-12 13:58:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-12 13:58:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:58:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-12 13:58:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-12 13:58:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-12 13:59:16] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"3019"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/3019","method":"POST"} [] [2022-12-12 13:59:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-12 13:59:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-12 13:59:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-12 13:59:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-12 13:59:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-12 13:59:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-12 13:59:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : User de création. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : User de MAJ. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Site. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Date de réalisation. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Pour les maintenances. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : La première maintenance du site est une pose. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Set de la date d'installation à aujourd'hui. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Set de la date de facturation à aujourd'hui. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-12-12 13:59:18] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-12-12 13:59:18] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:59:18] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-12 13:59:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-12 13:59:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 08:46:19] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1714"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1714","method":"GET"} [] [2022-12-13 08:46:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 08:46:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 08:46:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 08:46:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 08:46:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 08:46:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 08:46:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 08:46:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 08:46:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 08:46:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 08:46:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 08:46:20] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 08:46:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 08:46:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 08:46:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:06:51] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2490"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2490","method":"GET"} [] [2022-12-13 11:06:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:06:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-13 11:06:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:06:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:06:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:06:51] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:06:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:06:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:06:56] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2490"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2490","method":"GET"} [] [2022-12-13 11:06:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:06:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-13 11:06:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:06:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:06:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:06:56] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:06:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:06:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:06:57] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2490"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2490","method":"GET"} [] [2022-12-13 11:06:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:06:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:06:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-13 11:06:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:06:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:06:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:06:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:06:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:06:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:06:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:06:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:06:58] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:06:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:06:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:07:05] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"2490"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/2490","method":"GET"} [] [2022-12-13 11:07:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:07:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-13 11:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:07:06] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:07:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:07:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:09:00] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3024"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3024","method":"GET"} [] [2022-12-13 11:09:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:09:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 11:09:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:09:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:09:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:09:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:09:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:09:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:09:04] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3024"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3024","method":"GET"} [] [2022-12-13 11:09:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:09:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 11:09:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:09:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:09:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:09:04] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:09:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:09:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:09:19] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3024"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3024","method":"GET"} [] [2022-12-13 11:09:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:09:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 11:09:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:09:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:09:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:09:19] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:09:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:09:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:25:37] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3024"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3024","method":"GET"} [] [2022-12-13 11:25:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:25:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 11:25:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:25:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:25:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:25:37] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:25:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:25:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:25:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 11:25:39] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3024"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3024","method":"GET"} [] [2022-12-13 11:25:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 11:25:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 11:25:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 11:25:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:25:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 11:25:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:25:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 11:25:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 11:25:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 12:01:16] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1714"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1714","method":"GET"} [] [2022-12-13 12:01:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 12:01:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-13 12:01:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 12:01:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 12:01:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 12:01:16] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 12:01:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 12:01:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 12:01:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 13:45:37] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"857"},"request_uri":"https://suivisprotect.suivischantier.fr/site/857","method":"GET"} [] [2022-12-13 13:45:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 13:45:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-13 13:45:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 13:45:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 13:45:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 13:45:37] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 13:45:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 13:45:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 13:45:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-13 15:44:08] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03272123180602&type=json","method":"GET"} [] [2022-12-13 15:44:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-13 15:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-13 15:44:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-13 15:44:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 15:44:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-13 15:44:08] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 15:44:08] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-13 15:44:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-13 15:44:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 10:10:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03212123180239&type=json","method":"GET"} [] [2022-12-14 10:10:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 10:10:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-14 10:10:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 10:10:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 10:10:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 10:10:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 10:10:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 10:10:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 10:10:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 10:11:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0428170399061C&type=json","method":"GET"} [] [2022-12-14 10:11:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 10:11:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-14 10:11:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 10:11:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 10:11:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 10:11:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 10:11:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 10:11:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 10:11:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 11:05:38] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2986"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2986","method":"GET"} [] [2022-12-14 11:05:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 11:05:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 11:05:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-14 11:05:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 11:05:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 11:05:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 11:05:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 11:05:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 11:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 11:05:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 11:05:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 16:26:25] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3064"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3064","method":"GET"} [] [2022-12-14 16:26:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 16:26:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-14 16:26:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 16:26:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 16:26:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 16:26:25] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 16:26:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 16:26:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 16:26:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:33:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040418234E0C4F&type=json","method":"GET"} [] [2022-12-14 17:33:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:33:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:33:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:33:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:33:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:33:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:33:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:33:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:33:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:33:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040418234E0C4F&type=json","method":"GET"} [] [2022-12-14 17:33:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:33:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:33:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:33:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:33:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:33:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:33:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:34:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C040418234E0C4f&type=json","method":"GET"} [] [2022-12-14 17:34:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:34:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:34:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:34:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:34:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:34:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:34:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:34:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:34:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:34:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c040418234e0c4f&type=json","method":"GET"} [] [2022-12-14 17:34:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:34:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:34:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:34:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:34:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:34:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:34:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:34:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:34:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:34:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:35:28] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04161863409AC&type=json","method":"GET"} [] [2022-12-14 17:35:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:35:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:35:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:35:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:35:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:35:28] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:35:28] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:35:28] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:35:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:35:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:36:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4003112223189331&type=json","method":"GET"} [] [2022-12-14 17:36:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:36:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:36:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:36:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:36:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:36:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:36:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:36:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:36:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:36:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b03112223189331&type=json","method":"GET"} [] [2022-12-14 17:36:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:36:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:36:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:36:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:36:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:36:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:36:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:36:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:36:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-14 17:38:04] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c040418234e0c4f&type=json","method":"GET"} [] [2022-12-14 17:38:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-14 17:38:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-14 17:38:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-14 17:38:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:38:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-14 17:38:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:38:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-14 17:38:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-14 17:38:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:09:16] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"3042"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/3042","method":"POST"} [] [2022-12-15 12:09:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:09:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:09:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-15 12:09:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:09:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:09:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-15 12:09:17] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : User de création. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : User de MAJ. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Site. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Type de maintenance. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Date de réalisation. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Gestion des dates. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Pour les maintenances. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : La première maintenance du site est une pose. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Set de la date d'installation à aujourd'hui. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Set de la date de facturation à aujourd'hui. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2022-12-15 12:09:18] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2022-12-15 12:09:18] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:09:18] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:09:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:09:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:53:05] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421CCD&type=json","method":"GET"} [] [2022-12-15 12:53:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:53:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 12:53:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:53:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:53:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:53:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:53:20] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421CCD&type=json","method":"GET"} [] [2022-12-15 12:53:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:53:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 12:53:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:53:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:20] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:20] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:53:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:53:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:53:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421CCD&type=json","method":"GET"} [] [2022-12-15 12:53:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:53:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 12:53:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:53:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:53:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:53:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:53:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:53:49] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421CCE&type=json","method":"GET"} [] [2022-12-15 12:53:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:53:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 12:53:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:53:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:53:49] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:49] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:53:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:53:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:54:02] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421C96&type=json","method":"GET"} [] [2022-12-15 12:54:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:54:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 12:54:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:54:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:54:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:54:02] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:54:02] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:54:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:54:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 12:54:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421C96&type=json","method":"GET"} [] [2022-12-15 12:54:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 12:54:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 12:54:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 12:54:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:54:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 12:54:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:54:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 12:54:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 12:54:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 13:00:05] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421C96&type=json","method":"GET"} [] [2022-12-15 13:00:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 13:00:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 13:00:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 13:00:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:00:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:00:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:00:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 13:00:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 13:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 13:00:24] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421C96&type=json","method":"GET"} [] [2022-12-15 13:00:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 13:00:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 13:00:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 13:00:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:00:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:00:24] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:00:24] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 13:00:24] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 13:00:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 13:07:43] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421BAC%20&type=json","method":"GET"} [] [2022-12-15 13:07:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 13:07:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 13:07:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 13:07:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:07:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:07:43] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:07:43] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 13:07:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 13:07:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 13:07:52] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421CCC%20&type=json","method":"GET"} [] [2022-12-15 13:07:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 13:07:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 13:07:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 13:07:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:07:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:07:52] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:07:52] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 13:07:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 13:07:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 13:08:31] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421BAC&type=json","method":"GET"} [] [2022-12-15 13:08:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 13:08:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 13:08:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 13:08:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:08:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:08:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:08:31] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 13:08:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 13:08:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 13:13:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8004482021421CCD%20&type=json","method":"GET"} [] [2022-12-15 13:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 13:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-15 13:13:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 13:13:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:13:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 13:13:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:13:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 13:13:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 13:13:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 17:12:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=Sirene%2063198&type=json","method":"GET"} [] [2022-12-15 17:12:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 17:12:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-15 17:12:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 17:12:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 17:12:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 17:12:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:12:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-15 17:12:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 17:12:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 17:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 17:16:57] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3069"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3069","method":"GET"} [] [2022-12-15 17:16:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 17:16:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-15 17:16:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 17:16:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 17:16:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 17:16:57] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:16:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 17:16:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 17:16:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-15 17:17:03] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3069"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3069","method":"GET"} [] [2022-12-15 17:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-15 17:17:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-15 17:17:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-15 17:17:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 17:17:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-15 17:17:03] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:17:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-15 17:17:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-15 17:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 08:22:54] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E3603916230845C1&type=json","method":"GET"} [] [2022-12-16 08:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 08:22:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 08:22:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-16 08:22:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 08:22:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 08:22:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 08:22:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 08:22:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 08:22:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 08:22:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 08:39:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E3601217308577B&type=json","method":"GET"} [] [2022-12-16 08:39:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 08:39:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-16 08:39:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 08:39:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 08:39:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 08:39:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 08:39:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 08:39:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 08:39:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 09:35:18] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3021"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3021","method":"GET"} [] [2022-12-16 09:35:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 09:35:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-16 09:35:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 09:35:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 09:35:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 09:35:18] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 09:35:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 09:35:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 09:35:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 10:59:47] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3029"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3029","method":"GET"} [] [2022-12-16 10:59:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 10:59:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-16 10:59:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 10:59:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 10:59:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 10:59:47] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 10:59:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 10:59:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 10:59:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 11:02:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042619434E0EF6&type=json","method":"GET"} [] [2022-12-16 11:02:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 11:02:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 11:02:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 11:02:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-12-16 11:02:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 11:02:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 11:02:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 11:02:08] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 11:33:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360071913086BFF&type=json","method":"GET"} [] [2022-12-16 11:33:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 11:33:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-16 11:33:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 11:33:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 11:33:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 11:33:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 11:33:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 11:33:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 11:33:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 12:13:29] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360381713087F3B&type=json","method":"GET"} [] [2022-12-16 12:13:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 12:13:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-16 12:13:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 12:13:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 12:13:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 12:13:29] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 12:13:29] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 12:13:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 12:13:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 17:46:29] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3032"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3032","method":"GET"} [] [2022-12-16 17:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 17:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-16 17:46:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 17:46:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 17:46:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 17:46:29] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 17:46:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 17:46:29] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 17:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 18:23:19] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3032"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3032","method":"GET"} [] [2022-12-16 18:23:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 18:23:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-16 18:23:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 18:23:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 18:23:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 18:23:19] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 18:23:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 18:23:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 18:23:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-16 18:23:35] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3032"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3032","method":"GET"} [] [2022-12-16 18:23:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-16 18:23:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2022-12-16 18:23:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-16 18:23:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 18:23:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-16 18:23:35] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 18:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-16 18:23:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-16 18:23:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 14:15:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0412111080138&type=json","method":"GET"} [] [2022-12-19 14:15:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 14:15:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-19 14:15:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 14:15:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:15:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:15:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:15:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 14:15:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 14:15:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 14:19:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=eodo412111080113&type=json","method":"GET"} [] [2022-12-19 14:19:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 14:19:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-19 14:19:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 14:19:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:19:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:19:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:19:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 14:19:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 14:19:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 14:39:01] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c04521a14e06aa&type=json","method":"GET"} [] [2022-12-19 14:39:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 14:39:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-19 14:39:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 14:39:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:39:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:39:01] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:39:01] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 14:39:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 14:39:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 14:39:38] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0412111080138&type=json","method":"GET"} [] [2022-12-19 14:39:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 14:39:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-19 14:39:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 14:39:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:39:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:39:38] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:39:38] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 14:39:38] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 14:39:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 14:39:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 14:59:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03111402180180&type=json","method":"GET"} [] [2022-12-19 14:59:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 14:59:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-19 14:59:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 14:59:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:59:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:59:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:59:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 14:59:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 14:59:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 14:59:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03111402180180&type=json","method":"GET"} [] [2022-12-19 14:59:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 14:59:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 14:59:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-19 14:59:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 14:59:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:59:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 14:59:58] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:59:58] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 14:59:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 14:59:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 15:00:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03111402180180&type=json","method":"GET"} [] [2022-12-19 15:00:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 15:00:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-19 15:00:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 15:00:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 15:00:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 15:00:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 15:00:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 15:00:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 15:00:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 15:00:51] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3080"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3080","method":"GET"} [] [2022-12-19 15:00:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 15:00:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-19 15:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 15:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 15:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 15:00:51] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 15:00:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 15:00:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 15:00:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 16:34:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P750-38&type=json","method":"GET"} [] [2022-12-19 16:34:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 16:34:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 16:34:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-19 16:34:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 16:34:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 16:34:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 16:34:01] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 16:34:01] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 16:34:01] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 16:34:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-19 18:06:51] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c04361521990151&type=json","method":"GET"} [] [2022-12-19 18:06:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-19 18:06:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-19 18:06:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-19 18:06:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 18:06:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-19 18:06:51] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 18:06:51] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-19 18:06:51] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-19 18:06:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 10:50:38] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D161431283CCO&type=json","method":"GET"} [] [2022-12-20 10:50:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 10:50:38] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 10:50:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-20 10:50:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 10:50:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 10:50:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 10:50:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 10:50:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 10:50:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 10:50:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 13:49:37] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B030919231802EF&type=json","method":"GET"} [] [2022-12-20 13:49:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 13:49:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-20 13:49:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 13:49:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 13:49:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 13:49:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 13:49:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 13:49:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 13:49:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 14:14:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360481813084C0A&type=json","method":"GET"} [] [2022-12-20 14:14:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 14:14:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-20 14:14:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 14:14:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:14:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:14:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:14:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 14:14:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 14:14:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 14:17:11] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360071913086BDA&type=json","method":"GET"} [] [2022-12-20 14:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 14:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-20 14:17:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 14:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:17:11] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:17:11] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 14:17:11] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 14:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 14:27:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03322123180226&type=json","method":"GET"} [] [2022-12-20 14:27:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 14:27:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 14:27:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-20 14:27:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 14:27:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:27:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:27:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:27:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 14:27:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 14:27:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 14:28:19] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03322123180226&type=json","method":"GET"} [] [2022-12-20 14:28:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 14:28:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-20 14:28:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 14:28:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:28:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:28:19] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:28:19] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 14:28:19] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 14:28:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 14:29:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D372201B801DA&type=json","method":"GET"} [] [2022-12-20 14:29:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 14:29:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-20 14:29:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 14:29:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:29:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:29:40] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:29:40] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 14:29:40] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 14:29:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 14:38:16] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36007191307%28%22%28%28&type=json","method":"GET"} [] [2022-12-20 14:38:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 14:38:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-20 14:38:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 14:38:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:38:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 14:38:16] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:38:16] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 14:38:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 14:38:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 16:04:05] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E36018181308F4CA&type=json","method":"GET"} [] [2022-12-20 16:04:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 16:04:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-20 16:04:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 16:04:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 16:04:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 16:04:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 16:04:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 16:04:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 16:04:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-20 17:09:31] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3050"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3050","method":"GET"} [] [2022-12-20 17:09:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-20 17:09:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-20 17:09:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-20 17:09:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 17:09:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-20 17:09:31] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 17:09:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-20 17:09:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-20 17:09:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 11:33:36] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=840440115309025F&type=json","method":"GET"} [] [2022-12-21 11:33:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 11:33:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 11:33:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 11:33:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 11:33:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 11:33:36] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 11:33:36] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 11:33:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 11:33:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 12:09:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802C8&type=json","method":"GET"} [] [2022-12-21 12:09:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 12:09:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-21 12:09:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 12:09:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 12:09:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 12:09:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:09:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 12:09:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 12:09:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 12:09:54] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802C8&type=json","method":"GET"} [] [2022-12-21 12:09:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 12:09:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-21 12:09:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 12:09:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 12:09:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 12:09:54] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:09:54] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 12:09:54] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 12:09:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 12:54:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03322123180312&type=json","method":"GET"} [] [2022-12-21 12:54:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 12:54:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-21 12:54:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 12:54:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 12:54:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 12:54:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:54:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 12:54:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 12:54:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 14:04:27] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 14:04:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 14:04:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 14:04:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 14:04:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 14:04:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:04:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:04:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 14:04:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 14:04:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 14:04:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 14:04:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 14:04:31] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 14:04:31] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 14:04:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 14:04:31] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 14:04:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 14:04:37] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:04:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 14:04:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 14:04:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 14:04:51] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 14:04:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 14:04:51] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 14:04:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 14:04:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 14:04:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:04:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:04:51] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 14:04:51] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 14:04:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 14:04:51] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 14:04:51] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 14:04:55] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 14:04:55] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 14:04:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 14:04:55] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 14:04:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 14:05:03] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116880852 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116880852 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:05:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116880852 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116880852 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 14:05:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 14:05:41] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 14:05:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 14:05:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 14:05:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 14:05:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 14:05:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:05:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:05:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 14:05:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 14:05:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 14:05:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 14:05:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 14:05:45] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 14:05:45] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 14:05:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 14:05:45] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 14:05:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 14:05:49] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65622016 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65622016 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:05:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65622016 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 65622016 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 14:05:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 14:05:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 14:05:57] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 14:05:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 14:05:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 14:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 14:05:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 14:05:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:05:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:05:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 14:05:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 14:05:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 14:05:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 14:05:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 14:06:01] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 14:06:01] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 14:06:01] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 14:06:01] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 14:06:01] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 14:06:06] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99397632 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99397632 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:06:06] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99397632 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php line 1203 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 99397632 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/4d/4d5a0815697a59435b1e5b2791dc0955eaff2b47d14c0bb9c55f00bf4922c36f.php:1203)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 14:06:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 14:06:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 14:34:34] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 14:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 14:34:34] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 14:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-21 14:34:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 14:34:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:34:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:34:34] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 14:34:34] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 14:34:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 14:34:34] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 14:34:34] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 14:34:37] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 14:34:37] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 14:34:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 14:34:37] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 14:34:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 14:34:44] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:34:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766060 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 14:34:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 14:34:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 14:34:50] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 14:34:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 14:34:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 14:34:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2022-12-21 14:34:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 14:34:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:34:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 14:34:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 14:34:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 14:34:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 14:34:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 14:34:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 14:34:53] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 14:34:53] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 14:34:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 14:34:53] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 14:34:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 14:35:01] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116883804 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116883804 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:35:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116883804 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php line 401 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116883804 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/twig/twig/src/Template.php:401)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 14:35:01] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 15:41:14] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 15:41:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 15:41:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 15:41:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 15:41:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 15:41:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 15:41:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 15:41:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 15:41:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 15:41:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 15:41:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 15:41:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 15:41:18] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 15:41:18] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 15:41:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 15:41:18] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 15:41:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 15:41:25] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766668 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766668 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 15:41:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766668 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116766668 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 15:41:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 15:41:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 16:37:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C042518634E0270&type=json","method":"GET"} [] [2022-12-21 16:37:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 16:37:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-21 16:37:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 16:37:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 16:37:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 16:37:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 16:37:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 16:37:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 16:37:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-21 17:59:06] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"903"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/903","method":"GET"} [] [2022-12-21 17:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-21 17:59:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-21 17:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-21 17:59:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-21 17:59:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 17:59:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-21 17:59:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-21 17:59:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-21 17:59:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-21 17:59:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-21 17:59:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-21 17:59:10] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-21 17:59:10] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-21 17:59:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-21 17:59:10] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-21 17:59:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-21 17:59:16] php.CRITICAL: Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116836364 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116836364 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 17:59:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116836364 bytes)" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 116836364 bytes) at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php:60)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-21 17:59:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-21 17:59:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 08:32:52] request.INFO: Matched route "package_pack_pack_new". {"route":"package_pack_pack_new","route_parameters":{"_route":"package_pack_pack_new","_controller":"App\\Controller\\PackagePack\\PackController::new"},"request_uri":"https://suivisprotect.suivischantier.fr/pack/new","method":"GET"} [] [2022-12-22 08:32:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 08:32:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 08:32:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-22 08:32:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 08:32:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 08:32:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 08:32:52] php.CRITICAL: Uncaught Error: Class 'App\Entity\PackagePack\Pack' not found {"exception":"[object] (Error(code: 0): Class 'App\\Entity\\PackagePack\\Pack' not found at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 08:32:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "Pack" from namespace "App\Entity\PackagePack". Did you forget a "use" statement for another namespace?" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php line 27 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Attempted to load class \"Pack\" from namespace \"App\\Entity\\PackagePack\".\nDid you forget a \"use\" statement for another namespace? at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/PackagePack/PackController.php:27)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 08:32:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 08:32:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 08:34:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03322123180322&type=json","method":"GET"} [] [2022-12-22 08:34:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 08:34:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-22 08:34:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 08:34:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 08:34:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 08:34:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 08:34:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 08:34:32] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 08:34:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 08:34:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 10:47:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=&type=json","method":"GET"} [] [2022-12-22 10:47:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 10:47:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-22 10:47:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 10:47:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 10:47:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 10:47:47] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 10:47:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 10:47:47] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 10:47:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 16:35:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802E2&type=json","method":"GET"} [] [2022-12-22 16:35:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 16:35:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-22 16:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 16:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 16:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 16:35:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 16:35:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 16:35:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 16:35:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 17:40:47] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c041219434e3ac&type=json","method":"GET"} [] [2022-12-22 17:40:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 17:40:47] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 17:40:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-22 17:40:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 17:40:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 17:40:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 17:40:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:40:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 17:40:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 17:40:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 17:41:37] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04102041407E2&type=json","method":"GET"} [] [2022-12-22 17:41:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 17:41:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-22 17:41:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 17:41:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 17:41:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 17:41:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:41:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 17:41:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 17:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-22 17:46:59] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3112"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3112","method":"GET"} [] [2022-12-22 17:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-22 17:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-22 17:46:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-22 17:46:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 17:46:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-22 17:46:59] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:46:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-22 17:46:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-22 17:46:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 09:14:57] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360391913089E72&type=json","method":"GET"} [] [2022-12-23 09:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 09:14:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 09:14:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 09:14:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 09:14:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 09:14:57] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 09:14:57] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 09:14:57] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 09:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 09:56:48] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E3603819130896F9&type=json","method":"GET"} [] [2022-12-23 09:56:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 09:56:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 09:56:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 09:56:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 09:56:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 09:56:48] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 09:56:48] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 09:56:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 09:56:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 15:35:43] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360491813085A36&type=json","method":"GET"} [] [2022-12-23 15:35:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 15:35:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 15:35:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 15:35:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 15:35:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 15:35:43] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 15:35:43] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 15:35:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 15:35:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 15:50:12] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3115"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3115","method":"GET"} [] [2022-12-23 15:50:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 15:50:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 15:50:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 15:50:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 15:50:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 15:50:12] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 15:50:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 15:50:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 15:50:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 16:04:14] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0446170199092B%20la&type=json","method":"GET"} [] [2022-12-23 16:04:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 16:04:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 16:04:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 16:04:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:04:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:04:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:04:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 16:04:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 16:04:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 16:11:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033619231801C8&type=json","method":"GET"} [] [2022-12-23 16:11:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 16:11:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 16:11:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 16:11:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:11:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:11:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:11:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 16:11:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 16:11:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 16:11:46] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033619231801C8l&type=json","method":"GET"} [] [2022-12-23 16:11:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 16:11:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 16:11:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 16:11:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:11:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:11:46] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:11:46] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 16:11:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 16:11:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 16:26:16] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E3603719130893BC&type=json","method":"GET"} [] [2022-12-23 16:26:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 16:26:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2022-12-23 16:26:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 16:26:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:26:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 16:26:16] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:26:16] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 16:26:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 16:26:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 22:00:14] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c0434117039903e1&type=json","method":"GET"} [] [2022-12-23 22:00:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 22:00:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-23 22:00:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 22:00:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:00:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:00:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:00:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 22:00:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 22:00:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 22:08:32] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04411421990C72&type=json","method":"GET"} [] [2022-12-23 22:08:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 22:08:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-23 22:08:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 22:08:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:08:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:08:32] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:08:32] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 22:08:32] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 22:08:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 22:08:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 22:08:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 22:08:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 22:08:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 22:08:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 22:08:55] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04411421990C72&type=json","method":"GET"} [] [2022-12-23 22:08:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 22:08:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-23 22:08:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 22:08:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:08:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:08:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:08:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 22:08:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 22:08:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-23 22:09:19] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8c04411421990c72&type=json","method":"GET"} [] [2022-12-23 22:09:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-23 22:09:19] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-23 22:09:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-23 22:09:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-23 22:09:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:09:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-23 22:09:20] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:09:20] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-23 22:09:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-23 22:09:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-26 11:14:17] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033019231802BA&type=json","method":"GET"} [] [2022-12-26 11:14:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-26 11:14:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-26 11:14:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-26 11:14:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:14:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:14:17] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:14:17] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-26 11:14:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-26 11:14:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-26 11:23:06] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434821231805B&type=json","method":"GET"} [] [2022-12-26 11:23:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-26 11:23:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-26 11:23:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-26 11:23:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:23:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:23:06] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:06] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-26 11:23:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-26 11:23:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-26 11:23:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-26 11:23:14] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434821231805B&type=json","method":"GET"} [] [2022-12-26 11:23:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-26 11:23:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-26 11:23:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-26 11:23:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:23:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:23:14] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:14] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-26 11:23:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-26 11:23:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-26 11:23:27] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B434821231805B&type=json","method":"GET"} [] [2022-12-26 11:23:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-26 11:23:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-26 11:23:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-26 11:23:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:23:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 11:23:27] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:27] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-26 11:23:27] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-26 11:23:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-26 15:22:41] request.INFO: Matched route "company_show". {"route":"company_show","route_parameters":{"_route":"company_show","_controller":"App\\Controller\\PackageCustomer\\CompanyController::show","id":"1"},"request_uri":"https://suivisprotect.suivischantier.fr/company/1","method":"GET"} [] [2022-12-26 15:22:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-26 15:22:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-26 15:22:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-26 15:22:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 15:22:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the \"templating\" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating\" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplatingService.php:9)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bridge\\Twig\\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \\Twig\\Environment instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 15:22:41] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Could not find configuration for a filter: img_product_list")." at /home/protectsbb/www/suivisprotect/beta/suivisprotect/templates/Package_customer/company/show.html.twig line 285 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Could not find configuration for a filter: img_product_list\"). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/templates/Package_customer/company/show.html.twig:285, Liip\\ImagineBundle\\Exception\\Imagine\\Filter\\NonExistingFilterException(code: 0): Could not find configuration for a filter: img_product_list at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php:43)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-26 15:22:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-26 15:22:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-27 10:47:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B4348212318048&type=json","method":"GET"} [] [2022-12-27 10:47:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-27 10:47:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-27 10:48:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-27 10:48:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-27 10:48:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:48:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:48:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:48:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-27 10:48:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-27 10:48:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-27 10:50:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B4348212318048&type=json","method":"GET"} [] [2022-12-27 10:50:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-27 10:50:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-27 10:50:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-27 10:50:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:50:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:50:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-27 10:50:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-27 10:50:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-27 10:50:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B4348212318048&type=json","method":"GET"} [] [2022-12-27 10:50:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-27 10:50:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-27 10:50:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-27 10:50:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:50:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:50:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-27 10:50:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-27 10:50:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-27 10:50:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B4348212318048&type=json","method":"GET"} [] [2022-12-27 10:50:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-27 10:50:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-27 10:50:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-27 10:50:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:50:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-27 10:50:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-27 10:50:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-27 10:50:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 13:53:49] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802A1&type=json","method":"GET"} [] [2022-12-28 13:53:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 13:53:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-28 13:53:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 13:53:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 13:53:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 13:53:49] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:53:49] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 13:53:49] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 13:53:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 13:55:05] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D372201B802AE&type=json","method":"GET"} [] [2022-12-28 13:55:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 13:55:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-28 13:55:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 13:55:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 13:55:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 13:55:05] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:55:05] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 13:55:05] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 13:55:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 13:55:55] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802A1&type=json","method":"GET"} [] [2022-12-28 13:55:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 13:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-28 13:55:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 13:55:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 13:55:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 13:55:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:55:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 13:55:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 13:55:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 14:02:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=990D202001B90153&type=json","method":"GET"} [] [2022-12-28 14:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 14:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-28 14:02:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 14:02:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 14:02:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 14:02:58] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 14:02:58] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 14:02:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 14:02:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 14:03:22] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D202001B90153&type=json","method":"GET"} [] [2022-12-28 14:03:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 14:03:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-28 14:03:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 14:03:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 14:03:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 14:03:22] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 14:03:22] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 14:03:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 14:03:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 16:02:45] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B0332212318029F&type=json","method":"GET"} [] [2022-12-28 16:02:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 16:02:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-28 16:02:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 16:02:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:02:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:02:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:02:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 16:02:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 16:02:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 16:03:44] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D342201B80195&type=json","method":"GET"} [] [2022-12-28 16:03:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 16:03:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-28 16:03:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 16:03:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:03:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:03:44] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:03:44] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 16:03:44] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 16:03:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 16:04:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B0332212318029F&type=json","method":"GET"} [] [2022-12-28 16:04:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 16:04:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-28 16:04:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 16:04:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:04:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:04:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:04:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 16:04:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 16:04:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 16:16:23] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C0420205367027&type=json","method":"GET"} [] [2022-12-28 16:16:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 16:16:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-28 16:16:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 16:16:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:16:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:16:23] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:16:23] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 16:16:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 16:16:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 16:16:37] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04202053670b7&type=json","method":"GET"} [] [2022-12-28 16:16:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 16:16:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-28 16:16:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 16:16:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:16:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 16:16:37] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:16:37] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 16:16:37] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 16:16:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 20:34:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04301743090443&type=json","method":"GET"} [] [2022-12-28 20:34:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 20:34:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-28 20:34:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 20:34:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 20:34:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 20:34:03] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 20:34:03] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 20:34:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 20:34:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-28 20:35:33] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C041322636704FC&type=json","method":"GET"} [] [2022-12-28 20:35:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-28 20:35:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-28 20:35:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-28 20:35:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 20:35:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-28 20:35:33] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 20:35:33] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-28 20:35:33] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-28 20:35:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 11:24:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B0332212318029E&type=json","method":"GET"} [] [2022-12-29 11:24:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 11:24:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-29 11:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 11:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 11:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 11:24:03] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:24:03] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 11:24:03] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 11:24:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 11:24:21] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B0332212318029E&type=json","method":"GET"} [] [2022-12-29 11:24:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 11:24:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-29 11:24:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 11:24:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 11:24:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 11:24:21] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:24:21] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 11:24:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 11:24:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 11:25:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B0332212318029E&type=json","method":"GET"} [] [2022-12-29 11:25:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 11:25:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"mahadire"} [] [2022-12-29 11:25:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 11:25:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 11:25:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 11:25:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:25:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 11:25:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 11:25:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 13:06:03] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B03322123180287&type=json","method":"GET"} [] [2022-12-29 13:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 13:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-29 13:06:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 13:06:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:06:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:06:04] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:06:04] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 13:06:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 13:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 13:07:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=090D372201B802BF&type=json","method":"GET"} [] [2022-12-29 13:07:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 13:07:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-29 13:07:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 13:07:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:07:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:07:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:07:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 13:07:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 13:07:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 13:21:17] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4B033221231802E7&type=json","method":"GET"} [] [2022-12-29 13:21:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 13:21:17] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 13:21:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"bourgeois"} [] [2022-12-29 13:21:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 13:21:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:21:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:21:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:21:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 13:21:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 13:21:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-29 13:59:22] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3051"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3051","method":"GET"} [] [2022-12-29 13:59:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-29 13:59:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2022-12-29 13:59:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-29 13:59:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:59:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-29 13:59:22] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:59:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-29 13:59:22] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-29 13:59:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-30 09:15:00] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-148%2F1&type=json","method":"GET"} [] [2022-12-30 09:15:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-30 09:15:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-30 09:15:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-30 09:15:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-30 09:15:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-30 09:15:00] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-30 09:15:00] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-30 09:15:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-30 09:15:35] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=P670-148%2F1&type=json","method":"GET"} [] [2022-12-30 09:15:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-30 09:15:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-30 09:15:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-30 09:15:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-30 09:15:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-30 09:15:35] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:35] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-30 09:15:35] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-30 09:15:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2022-12-30 09:15:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-148%2F1&type=json","method":"GET"} [] [2022-12-30 09:15:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2022-12-30 09:15:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2022-12-30 09:15:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2022-12-30 09:15:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-30 09:15:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2022-12-30 09:15:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2022-12-30 09:15:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2022-12-30 09:15:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-02 10:17:15] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0412111080174&type=json","method":"GET"} [] [2023-01-02 10:17:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-02 10:17:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-02 10:17:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-02 10:17:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-02 10:17:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-02 10:17:15] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-02 10:17:15] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-02 10:17:15] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-02 10:17:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-02 10:18:56] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=e0d0442111080174&type=json","method":"GET"} [] [2023-01-02 10:18:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-02 10:18:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-02 10:18:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-02 10:18:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-02 10:18:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-02 10:18:56] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-02 10:18:56] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-02 10:18:56] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-02 10:18:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-04 12:44:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360391913089093&type=json","method":"GET"} [] [2023-01-04 12:44:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-04 12:44:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-04 12:44:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-04 12:44:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-04 12:44:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-04 12:44:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 12:44:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-04 12:44:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-04 12:44:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-04 12:59:40] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=%20B830-148%2F1&type=json","method":"GET"} [] [2023-01-04 12:59:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-04 12:59:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-04 12:59:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-04 12:59:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-04 12:59:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-04 12:59:41] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 12:59:41] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-04 12:59:41] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-04 12:59:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-04 13:00:17] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=B830-148%5C1&type=json","method":"GET"} [] [2023-01-04 13:00:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-04 13:00:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-04 13:00:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-04 13:00:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-04 13:00:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-04 13:00:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 13:00:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-04 13:00:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-04 13:00:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-06 08:54:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=C040221A14E15F4&type=json","method":"GET"} [] [2023-01-06 08:54:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-06 08:54:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-06 08:54:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-06 08:54:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-06 08:54:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-06 08:54:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-06 08:54:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 08:54:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-06 08:54:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-06 08:54:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-06 09:29:16] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360291713086F51&type=json","method":"GET"} [] [2023-01-06 09:29:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-06 09:29:16] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-06 09:29:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2023-01-06 09:29:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-06 09:29:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-06 09:29:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-06 09:29:16] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 09:29:17] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-06 09:29:17] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-06 09:29:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-06 10:52:13] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3146"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3146","method":"GET"} [] [2023-01-06 10:52:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-06 10:52:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-06 10:52:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-06 10:52:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-06 10:52:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-06 10:52:13] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 10:52:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-06 10:52:13] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-06 10:52:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 14:35:52] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=E360%5C7191087B82&type=json","method":"GET"} [] [2023-01-09 14:35:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 14:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-09 14:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 14:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 14:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 14:35:52] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 14:35:52] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 14:35:52] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 14:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 15:04:52] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b43482123180596&type=json","method":"GET"} [] [2023-01-09 15:04:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 15:04:52] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 15:04:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 15:04:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 15:04:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:04:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:04:53] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:04:53] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 15:04:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 15:04:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 15:54:55] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044820B34ED41D&type=json","method":"GET"} [] [2023-01-09 15:54:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 15:54:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 15:54:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 15:54:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:54:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:54:55] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:54:55] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 15:54:55] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 15:54:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 15:55:18] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044820B34ED41D&type=json","method":"GET"} [] [2023-01-09 15:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 15:55:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 15:55:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 15:55:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:55:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:55:18] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:55:18] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 15:55:18] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 15:55:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 15:57:43] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4343492123180596&type=json","method":"GET"} [] [2023-01-09 15:57:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 15:57:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 15:57:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 15:57:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:57:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:57:43] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:57:43] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 15:57:43] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 15:57:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 15:57:59] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=4b43492123182596&type=json","method":"GET"} [] [2023-01-09 15:57:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 15:57:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 15:57:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 15:57:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:57:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 15:57:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:57:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 15:57:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 15:57:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 16:00:44] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044820B34ED41D&type=json","method":"GET"} [] [2023-01-09 16:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 16:00:44] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 16:00:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 16:00:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 16:00:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 16:00:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 16:00:45] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:00:45] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 16:00:45] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 16:00:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 16:01:12] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044020B34ED41D&type=json","method":"GET"} [] [2023-01-09 16:01:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 16:01:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 16:01:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 16:01:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 16:01:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 16:01:12] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:01:12] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 16:01:12] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 16:01:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-09 16:01:30] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C044b20B34ED41D&type=json","method":"GET"} [] [2023-01-09 16:01:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-09 16:01:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-09 16:01:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"nugent"} [] [2023-01-09 16:01:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-09 16:01:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 16:01:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-09 16:01:31] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:01:31] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-09 16:01:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-09 16:01:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:48:39] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D4412312808A6&type=json","method":"GET"} [] [2023-01-10 10:48:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:48:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-10 10:48:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:48:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:48:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:48:39] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:48:39] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:48:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:48:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:51:58] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D4412312808A6&type=json","method":"GET"} [] [2023-01-10 10:51:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:51:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-10 10:51:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:51:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:51:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:51:59] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:51:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:51:59] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:51:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:52:07] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D4412312808A6&type=json","method":"GET"} [] [2023-01-10 10:52:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:52:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-10 10:52:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:52:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:52:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:52:07] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:52:07] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:52:07] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:52:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:52:25] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D4412312808A6&type=json","method":"GET"} [] [2023-01-10 10:52:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:52:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-10 10:52:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:52:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:52:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:52:25] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:52:25] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:52:25] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:52:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:54:10] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=010D4412312808A6&type=json","method":"GET"} [] [2023-01-10 10:54:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:54:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-10 10:54:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:54:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:54:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:54:10] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:54:10] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:54:10] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:54:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:55:15] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"3153"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/3153","method":"POST"} [] [2023-01-10 10:55:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:55:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2023-01-10 10:55:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:55:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:55:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:15] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : User de création. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : User de MAJ. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Site. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Type de maintenance. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Date de réalisation. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Gestion des dates. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Pour les maintenances. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Le site est déjà posé, donc maintenance normal. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2023-01-10 10:55:16] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2023-01-10 10:55:16] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:16] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:55:16] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:55:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:55:20] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"3153"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/3153","method":"POST"} [] [2023-01-10 10:55:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:55:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2023-01-10 10:55:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:55:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:55:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:20] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : User de création. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : User de MAJ. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Site. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Type de maintenance. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Date de réalisation. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Gestion des dates. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Pour les maintenances. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Le site est déjà posé, donc maintenance normal. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2023-01-10 10:55:21] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2023-01-10 10:55:21] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:21] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:55:21] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:55:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 10:55:25] request.INFO: Matched route "gestion_maintenance_nouvelle". {"route":"gestion_maintenance_nouvelle","route_parameters":{"_route":"gestion_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenance","id":"3153"},"request_uri":"https://suivisprotect.suivischantier.fr/gestion/maintenance/nouvelle/site/3153","method":"POST"} [] [2023-01-10 10:55:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 10:55:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TERFAT"} [] [2023-01-10 10:55:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 10:55:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:55:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:25] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Début - Création d'une MTN. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Gestion des parametres obligatoire vide. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : User de création. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : User de MAJ. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Site. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Type de maintenance. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Date de réalisation. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Fin - Gestion des parametres obligatoire vide. [] [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Gestion des dates. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Pour les maintenances. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Le site est déjà posé, donc maintenance normal. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Fin - Gestion des dates. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Gestion des ajouts. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Fin - Gestion des ajouts. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Gestion des remplacements. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Fin - Gestion des remplacements. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Gestion des suppressions. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Création des MD pour les suppressions de PF. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Suppression non coché -> lancement du processus. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Fin - Gestion des suppressions. [] [] [2023-01-10 10:55:26] app.INFO: ActionMTN : Maintenance vide -> Pas de création de maintenance. [] [] [2023-01-10 10:55:26] php.CRITICAL: Uncaught Error: Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:26] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function App\Services\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php line 48 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function App\\Services\\ActionMTN::addInfoFlash(), 0 passed in /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php on line 133 and exactly 1 expected at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Traits/FlashTrait.php:48)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 10:55:26] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 10:55:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 12:04:09] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"3151"},"request_uri":"https://suivisprotect.suivischantier.fr/site/3151","method":"GET"} [] [2023-01-10 12:04:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 12:04:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"alim"} [] [2023-01-10 12:04:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 12:04:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 12:04:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 12:04:09] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 12:04:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 12:04:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 12:04:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 16:00:36] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"2167"},"request_uri":"https://suivisprotect.suivischantier.fr/site/2167","method":"GET"} [] [2023-01-10 16:00:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 16:00:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"levert"} [] [2023-01-10 16:00:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 16:00:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 16:00:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 16:00:36] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 16:00:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 16:00:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 16:00:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-10 17:13:53] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1737"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1737","method":"GET"} [] [2023-01-10 17:13:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-10 17:13:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-10 17:13:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-10 17:13:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 17:13:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-10 17:13:53] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 17:13:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-10 17:13:53] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-10 17:13:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 12:18:46] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1567","method":"GET"} [] [2023-01-11 12:18:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 12:18:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-11 12:18:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 12:18:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:18:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 12:18:46] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:18:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 12:18:46] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 12:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 12:18:58] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1567","method":"GET"} [] [2023-01-11 12:18:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 12:18:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-11 12:18:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 12:18:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:18:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 12:18:58] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:18:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 12:18:58] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 12:18:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 12:20:09] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1567","method":"GET"} [] [2023-01-11 12:20:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 12:20:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-11 12:20:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 12:20:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:20:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 12:20:09] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:20:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 12:20:09] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 12:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 12:56:39] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1567","method":"GET"} [] [2023-01-11 12:56:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 12:56:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-11 12:56:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 12:56:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:56:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 12:56:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:56:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 12:56:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 12:56:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 12:57:02] request.INFO: Matched route "site_view". {"route":"site_view","route_parameters":{"_route":"site_view","_controller":"App\\Controller\\PackageSite\\SiteController::view","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/site/1567","method":"GET"} [] [2023-01-11 12:57:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 12:57:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-11 12:57:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 12:57:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:57:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 12:57:02] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:57:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_VIEW_SITE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_VIEW_SITE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 12:57:02] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 12:57:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:36:48] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/1567","method":"GET"} [] [2023-01-11 13:36:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:36:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:36:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:36:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:36:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:36:48] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:36:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:36:48] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:36:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:37:36] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"3155"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/3155","method":"GET"} [] [2023-01-11 13:37:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:37:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:37:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:37:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:37:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:37:36] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:37:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:37:36] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:37:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:42:23] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"1567"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/1567","method":"GET"} [] [2023-01-11 13:42:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:42:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:42:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:42:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:42:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:42:23] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:42:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:42:23] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:42:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:43:30] request.INFO: Matched route "technicien_pose_nouvelle". {"route":"technicien_pose_nouvelle","route_parameters":{"_route":"technicien_pose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formPoseTechnicien","id":"3155"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/pose/nouvelle/site/3155","method":"GET"} [] [2023-01-11 13:43:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:43:30] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:43:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:43:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:43:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:43:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:43:30] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:43:30] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:43:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:43:30] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:43:30] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:43:31] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:43:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:43:31] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:43:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:47:20] request.INFO: Matched route "technicien_maintenance_nouvelle". {"route":"technicien_maintenance_nouvelle","route_parameters":{"_route":"technicien_maintenance_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formMaintenanceTechnicien","id":"1011"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/maintenance/nouvelle/site/1011","method":"GET"} [] [2023-01-11 13:47:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:47:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:47:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:47:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:47:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:47:20] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:47:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_MAINTENANCE")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_MAINTENANCE\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:47:20] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:47:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:47:39] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"1631"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/1631","method":"GET"} [] [2023-01-11 13:47:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:47:39] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:47:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:47:39] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:48:06] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"2908"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/2908","method":"GET"} [] [2023-01-11 13:48:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:48:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:48:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:48:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:48:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:48:06] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:48:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:48:06] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:48:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:50:13] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"2784"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/2784","method":"GET"} [] [2023-01-11 13:50:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:50:13] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:50:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:50:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:50:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:50:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:50:14] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:50:14] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:50:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:50:42] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"3109"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/3109","method":"GET"} [] [2023-01-11 13:50:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:50:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:50:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:50:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:50:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:50:42] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:50:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:50:42] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:50:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 13:51:04] request.INFO: Matched route "technicien_depose_nouvelle". {"route":"technicien_depose_nouvelle","route_parameters":{"_route":"technicien_depose_nouvelle","_controller":"App\\Controller\\PackageMaintenance\\MaintenanceController::formDeposeTechnicien","id":"2784"},"request_uri":"https://suivisprotect.suivischantier.fr/technicien/depose/nouvelle/2784","method":"GET"} [] [2023-01-11 13:51:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 13:51:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"planification"} [] [2023-01-11 13:51:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 13:51:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:51:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 13:51:04] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied by controller annotation @IsGranted("ROLE_CREATE_TECHNICIEN_DEPOSIT")" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php line 137 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/security-http/Firewall/ExceptionListener.php:137, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied by controller annotation @IsGranted(\"ROLE_CREATE_TECHNICIEN_DEPOSIT\") at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php:85)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 13:51:04] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 13:51:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-01-11 15:08:50] request.INFO: Matched route "api_search_product_follow_by_serial". {"route":"api_search_product_follow_by_serial","route_parameters":{"_route":"api_search_product_follow_by_serial","_controller":"App\\Controller\\ApiController::JSOneProductBySerial"},"request_uri":"https://suivisprotect.suivischantier.fr/api/search/oneProductBySerial?pattern=8C04344170039903CB&type=json","method":"GET"} [] [2023-01-11 15:08:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} [] [2023-01-11 15:08:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"aklil"} [] [2023-01-11 15:08:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2023-01-11 15:08:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 15:08:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\PackageSecurity\\LoginFormAuthenticator"} [] [2023-01-11 15:08:50] php.CRITICAL: Uncaught Error: Call to a member function getProduct() on null {"exception":"[object] (Error(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.exception_listener\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_ExceptionListenerService.php:9)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener\" class is deprecated since Symfony 4.4, use \"ErrorListener\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalThrowableError\" class is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalThrowableError.php:14)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\Exception\\FatalErrorException\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\Error\\FatalError\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/debug/Exception/FatalErrorException.php:14)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 15:08:50] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getProduct() on null" at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php line 412 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getProduct() on null at /home/protectsbb/www/suivisprotect/beta/suivisprotect/src/Controller/ApiController.php:412)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent::getException()\" method is deprecated since Symfony 4.4, use \"getThrowable()\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"twig.controller.exception\" service is deprecated since Symfony 4.4. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTwig_Controller_ExceptionService.php:9)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\HttpKernel\\Controller\\ErrorController\" instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\TwigBundle\\Loader\\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.locator\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_LocatorService.php:9)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\Loader\\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"templating.name_parser\" service is deprecated since Symfony 4.3 and will be removed in 5.0. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/ContainerT2bDefj/getTemplating_NameParserService.php:9)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\FrameworkBundle\\Templating\\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/protectsbb/www/suivisprotect/beta/suivisprotect/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14)"} [] [2023-01-11 15:08:50] php.INFO: User Deprecated: The template "@Twig/Exception/error.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/Exception/error.html.twig" at line 2). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/Exception/error.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/Exception/error.html.twig\" at line 2). at /home/protectsbb/www/suivisprotect/beta/suivisprotect/var/cache/prod/twig/ca/ca3d465232af4598d4422d6fd9e6ee36756974aa2ea6a25cc15ed0e3cddb29e8.php:41)"} [] [2023-01-11 15:08:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []